Uses of Interface
org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.StatisticsGatherer
-
Packages that use StatisticsGatherer Package Description org.opendaylight.openflowplugin.impl.statistics.services.dedicated -
-
Uses of StatisticsGatherer in org.opendaylight.openflowplugin.impl.statistics.services.dedicated
Classes in org.opendaylight.openflowplugin.impl.statistics.services.dedicated that implement StatisticsGatherer Modifier and Type Class Description class
StatisticsGatheringOnTheFlyService<T extends OfHeader>
Collects statistics and processes them on the fly.class
StatisticsGatheringService<T extends OfHeader>
-