Package | Description |
---|---|
org.opendaylight.ovsdb.hwvtepsouthbound | |
org.opendaylight.ovsdb.lib.impl | |
org.opendaylight.ovsdb.southbound |
Constructor and Description |
---|
HwvtepSouthboundProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipServiceDependency,
OvsdbConnection ovsdbConnection,
org.opendaylight.controller.sal.core.api.model.SchemaService schemaService,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer bindingNormalizedNodeSerializer) |
Modifier and Type | Class and Description |
---|---|
class |
OvsdbConnectionService
OvsDBConnectionService provides OVSDB connection management functionality which includes
both Active and Passive connections.
|
Modifier and Type | Method and Description |
---|---|
static OvsdbConnection |
OvsdbConnectionService.getService() |
Constructor and Description |
---|
OvsdbConnectionManager(org.opendaylight.controller.md.sal.binding.api.DataBroker db,
TransactionInvoker txInvoker,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
OvsdbConnection ovsdbConnection,
InstanceIdentifierCodec instanceIdentifierCodec) |
SouthboundProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipServiceDependency,
OvsdbConnection ovsdbConnection,
org.opendaylight.controller.sal.core.api.model.SchemaService schemaService,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer bindingNormalizedNodeSerializer) |
Copyright © 2018 OpenDaylight. All rights reserved.