Uses of Interface
org.opendaylight.openflowplugin.impl.device.history.FlowGroupInfoHistoryAppender
-
-
Uses of FlowGroupInfoHistoryAppender in org.opendaylight.openflowplugin.impl.device.history
Classes in org.opendaylight.openflowplugin.impl.device.history that implement FlowGroupInfoHistoryAppender Modifier and Type Class Description class
FlowGroupInfoHistoryImpl
-
Uses of FlowGroupInfoHistoryAppender in org.opendaylight.openflowplugin.impl.registry.flow
Constructors in org.opendaylight.openflowplugin.impl.registry.flow with parameters of type FlowGroupInfoHistoryAppender Constructor Description DeviceFlowRegistryImpl(short version, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node,org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey> instanceIdentifier, FlowGroupInfoHistoryAppender history)
-
Uses of FlowGroupInfoHistoryAppender in org.opendaylight.openflowplugin.impl.registry.group
Constructors in org.opendaylight.openflowplugin.impl.registry.group with parameters of type FlowGroupInfoHistoryAppender Constructor Description DeviceGroupRegistryImpl(FlowGroupInfoHistoryAppender history)
-