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