Uses of Class
org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager
Packages that use HwvtepConnectionManager
Package
Description
-
Uses of HwvtepConnectionManager in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation
Fields in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation declared as HwvtepConnectionManagerModifier and TypeFieldDescriptionprotected final HwvtepConnectionManager
ReconciliationTask.connectionManager
Methods in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation with parameters of type HwvtepConnectionManagerModifier and TypeMethodDescriptionabstract boolean
ReconciliationTask.reconcileConfiguration
(HwvtepConnectionManager connectionManager) Method contains task reconciliation logic.Constructors in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation with parameters of type HwvtepConnectionManagerModifierConstructorDescriptionprotected
ReconciliationTask
(ReconciliationManager reconciliationManager, HwvtepConnectionManager connectionManager, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> nodeIid, org.opendaylight.yangtools.yang.binding.DataObject configData) -
Uses of HwvtepConnectionManager in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.configuration
Methods in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.configuration with parameters of type HwvtepConnectionManagerModifier and TypeMethodDescriptionboolean
HwvtepReconciliationTask.reconcileConfiguration
(HwvtepConnectionManager connectionManagerOfDevice) Constructors in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.configuration with parameters of type HwvtepConnectionManagerModifierConstructorDescriptionHwvtepReconciliationManager
(org.opendaylight.mdsal.binding.api.DataBroker db, HwvtepConnectionManager hcm) HwvtepReconciliationTask
(ReconciliationManager reconciliationManager, HwvtepConnectionManager connectionManager, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> nodeId, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node psNode, HwvtepConnectionInstance connectionInstance, org.opendaylight.mdsal.binding.api.DataBroker db) -
Uses of HwvtepConnectionManager in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.connection
Methods in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.connection with parameters of type HwvtepConnectionManagerModifier and TypeMethodDescriptionboolean
ConnectionReconciliationTask.reconcileConfiguration
(HwvtepConnectionManager connectionManager) Constructors in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation.connection with parameters of type HwvtepConnectionManagerModifierConstructorDescriptionConnectionReconciliationTask
(ReconciliationManager reconciliationManager, HwvtepConnectionManager connectionManager, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> nodeIid, org.opendaylight.yangtools.yang.binding.DataObject configData)