Uses of Class
org.opendaylight.openflowjava.statistics.Counter
Packages that use Counter
-
Uses of Counter in org.opendaylight.openflowjava.statistics
Methods in org.opendaylight.openflowjava.statistics that return CounterModifier and TypeMethodDescriptionStatisticsCounters.getCounter(CounterEventTypes counterEventKey) Get counter by CounterEventType.Methods in org.opendaylight.openflowjava.statistics that return types with arguments of type CounterModifier and TypeMethodDescriptionprotected Map<CounterEventTypes,Counter> StatisticsCounters.getCountersMap()Returns the countersMap.