Uses of Interface
org.opendaylight.openflowplugin.api.openflow.FlowGroupInfoHistory
Packages that use FlowGroupInfoHistory
Package
Description
-
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.api.openflow
Methods in org.opendaylight.openflowplugin.api.openflow that return FlowGroupInfoHistoryModifier and TypeMethodDescription@Nullable FlowGroupInfoHistory
FlowGroupInfoHistories.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.device
Methods in org.opendaylight.openflowplugin.api.openflow.device that return FlowGroupInfoHistoryModifier and TypeMethodDescription@Nullable FlowGroupInfoHistory
DeviceContext.getFlowGroupInfoHistory()
-
Uses of FlowGroupInfoHistory in org.opendaylight.openflowplugin.impl
Methods 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.device
Methods 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.history
Classes in org.opendaylight.openflowplugin.impl.device.history that implement FlowGroupInfoHistory