Uses of Class
org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager
Packages that use HwvtepConnectionManager
Package
Description
-
Uses of HwvtepConnectionManager in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return HwvtepConnectionManager -
Uses of HwvtepConnectionManager in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation
Fields in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation declared as HwvtepConnectionManagerModifier and TypeFieldDescriptionprotected final HwvtepConnectionManagerReconciliationTask.connectionManagerMethods in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation with parameters of type HwvtepConnectionManagerModifier and TypeMethodDescriptionabstract booleanReconciliationTask.reconcileConfiguration(HwvtepConnectionManager connectionManager) Method contains task reconciliation logic.Constructors in org.opendaylight.ovsdb.hwvtepsouthbound.reconciliation with parameters of type HwvtepConnectionManagerModifierConstructorDescriptionprotectedReconciliationTask(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 TypeMethodDescriptionbooleanHwvtepReconciliationTask.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 TypeMethodDescriptionbooleanConnectionReconciliationTask.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)