Interface StatisticsManager
- All Superinterfaces:
- AutoCloseable,- DeviceRemovedHandler,- OFPManager
- All Known Implementing Classes:
- StatisticsManagerImpl
Manages statistics contexts.
- 
Method SummaryModifier and TypeMethodDescriptioncreateContext(@NonNull DeviceContext deviceContext, boolean useReconciliationFramework) Methods inherited from interface org.opendaylight.openflowplugin.api.openflow.device.handlers.DeviceRemovedHandleronDeviceRemovedMethods inherited from interface org.opendaylight.openflowplugin.api.openflow.OFPManagerclose
- 
Method Details- 
createContextStatisticsContext createContext(@NonNull DeviceContext deviceContext, boolean useReconciliationFramework) 
 
-