Uses of Class
org.opendaylight.openflowjava.statistics.Counter
-
Uses of Counter in org.opendaylight.openflowjava.statistics
Modifier and TypeMethodDescriptionStatisticsCounters.getCounter
(CounterEventTypes counterEventKey) Get counter by CounterEventType.Modifier and TypeMethodDescriptionprotected Map<CounterEventTypes,
Counter> StatisticsCounters.getCountersMap()
Returns the countersMap.