Uses of Interface
org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService
-
Packages that use BackwardCompatibleAtomicService Package Description org.opendaylight.openflowplugin.impl.statistics.services org.opendaylight.openflowplugin.impl.statistics.services.compatibility -
-
Uses of BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.impl.statistics.services
Classes in org.opendaylight.openflowplugin.impl.statistics.services that implement BackwardCompatibleAtomicService Modifier and Type Class Description class
AggregateFlowsInTableService
class
AllFlowsInAllTablesService
class
AllFlowsInTableService
class
FlowsInTableService
class
OpendaylightFlowTableStatisticsServiceImpl
-
Uses of BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.impl.statistics.services.compatibility
Classes in org.opendaylight.openflowplugin.impl.statistics.services.compatibility that implement BackwardCompatibleAtomicService Modifier and Type Class Description class
AbstractCompatibleStatService<I extends org.opendaylight.yangtools.yang.binding.DataContainer,O,N extends org.opendaylight.yangtools.yang.binding.Notification>
Pulled up common functionality of notification emitting stats services (backward compatibility relic).
-