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 classAggregateFlowsInTableServiceclassAllFlowsInAllTablesServiceclassAllFlowsInTableServiceclassFlowsInTableServiceclassOpendaylightFlowTableStatisticsServiceImpl - 
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 classAbstractCompatibleStatService<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). 
 -