Uses of Interface
org.opendaylight.openflowplugin.api.openflow.FlowGroupInfoHistory
Packages that use FlowGroupInfoHistory
Package
Description
- 
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.api.openflowMethods in org.opendaylight.openflowplugin.api.openflow that return FlowGroupInfoHistoryModifier and TypeMethodDescription@Nullable FlowGroupInfoHistoryFlowGroupInfoHistories.getFlowGroupHistory(@NonNull NodeId nodeId) Methods in org.opendaylight.openflowplugin.api.openflow that return types with arguments of type FlowGroupInfoHistoryModifier and TypeMethodDescription@NonNull Map<NodeId,FlowGroupInfoHistory> FlowGroupInfoHistories.getAllFlowGroupHistories()
- 
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.api.openflow.deviceMethods in org.opendaylight.openflowplugin.api.openflow.device that return FlowGroupInfoHistoryModifier and TypeMethodDescription@Nullable FlowGroupInfoHistoryDeviceContext.getFlowGroupInfoHistory()
- 
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.implMethods in org.opendaylight.openflowplugin.impl that return FlowGroupInfoHistoryMethods in org.opendaylight.openflowplugin.impl that return types with arguments of type FlowGroupInfoHistory
- 
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.impl.deviceMethods in org.opendaylight.openflowplugin.impl.device that return FlowGroupInfoHistoryModifier and TypeMethodDescriptionDeviceManagerImpl.getFlowGroupHistory(NodeId nodeId) DeviceContextImpl.getFlowGroupInfoHistory()Methods in org.opendaylight.openflowplugin.impl.device that return types with arguments of type FlowGroupInfoHistory
- 
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.impl.device.historyClasses in org.opendaylight.openflowplugin.impl.device.history that implement FlowGroupInfoHistory