Interface FlowGroupInfoHistories
- All Known Subinterfaces:
DeviceManager
- All Known Implementing Classes:
DeviceManagerImpl
,OpenFlowPluginProviderImpl
@Beta
public interface FlowGroupInfoHistories
-
Method Summary
Modifier and TypeMethodDescription@NonNull Map
<NodeId, FlowGroupInfoHistory> @Nullable FlowGroupInfoHistory
getFlowGroupHistory
(@NonNull NodeId nodeId)
-
Method Details
-
getAllFlowGroupHistories
@NonNull Map<NodeId,FlowGroupInfoHistory> getAllFlowGroupHistories() -
getFlowGroupHistory
-