Uses of Class
org.opendaylight.genius.infra.Datastore.Configuration
-
-
Uses of Datastore.Configuration in org.opendaylight.genius.idmanager
Method parameters in org.opendaylight.genius.idmanager with type arguments of type Datastore.Configuration Modifier and Type Method Description void
IdUtils. updateChildPool(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String poolName, java.lang.String localPoolName)
-
Uses of Datastore.Configuration in org.opendaylight.genius.infra
Fields in org.opendaylight.genius.infra with type parameters of type Datastore.Configuration Modifier and Type Field Description static java.lang.Class<Datastore.Configuration>
Datastore. CONFIGURATION
Class representing the configuration datastore. -
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager
Method parameters in org.opendaylight.genius.interfacemanager with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
IfmUtil. bindService(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, BoundServices serviceInfo, java.lang.Class<? extends ServiceModeBase> serviceMode)
void
InterfacemgrProvider. bindService(java.lang.String interfaceName, java.lang.Class<? extends ServiceModeBase> serviceMode, BoundServices serviceInfo, TypedWriteTransaction<Datastore.Configuration> tx)
static void
IfmUtil. unbindService(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<BoundServices> boundServicesInstanceIdentifier)
static void
IfmUtil. updateInterfaceParentRef(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, java.lang.String parentInterface)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.commons
Method parameters in org.opendaylight.genius.interfacemanager.commons with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
InterfaceMetaUtils. addBridgeRefToBridgeInterfaceEntry(org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeRef ovsdbBridgeRef, TypedWriteTransaction<Datastore.Configuration> tx)
void
InterfaceManagerCommonUtils. addTunnelIngressFlow(TypedWriteTransaction<Datastore.Configuration> tx, IfTunnel tunnel, org.opendaylight.yangtools.yang.common.Uint64 dpnId, long portNo, java.lang.String interfaceName, int ifIndex)
void
InterfaceManagerCommonUtils. createInterfaceChildEntry(@NonNull TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String parentInterface, java.lang.String childInterface)
boolean
InterfaceManagerCommonUtils. createInterfaceChildEntryIfNotPresent(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String parentInterface, java.lang.String childInterface, IfL2vlan.L2vlanMode l2vlanMode)
void
InterfaceManagerCommonUtils. removeTunnelIngressFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, IfTunnel tunnel, org.opendaylight.yangtools.yang.common.Uint64 dpnId, java.lang.String interfaceName)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.interfaces
Method parameters in org.opendaylight.genius.interfacemanager.interfaces with type arguments of type Datastore.Configuration Modifier and Type Method Description void
IInterfaceManager. bindService(java.lang.String interfaceName, java.lang.Class<? extends ServiceModeBase> serviceMode, BoundServices serviceInfo, TypedWriteTransaction<Datastore.Configuration> tx)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.renderer.hwvtep.confighelpers
Method parameters in org.opendaylight.genius.interfacemanager.renderer.hwvtep.confighelpers with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
HwVTEPInterfaceConfigAddHelper. addTerminationPoints(TypedWriteTransaction<Datastore.Configuration> transaction, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> globalNodeId, IfTunnel ifTunnel)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Method parameters in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with type arguments of type Datastore.Configuration Modifier and Type Method Description void
OvsInterfaceConfigRemoveHelper. removeTunnelIngressFlow(TypedReadWriteTransaction<Datastore.Configuration> confTx, java.lang.String interfaceName, IfTunnel ifTunnel, org.opendaylight.yangtools.yang.common.Uint64 dpId)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities
Method parameters in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
SouthboundUtils. updateBfdParamtersForTerminationPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> bridgeIid, IfTunnel ifTunnel, java.lang.String portName, TypedWriteTransaction<Datastore.Configuration> transaction)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.state.helpers
Method parameters in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.state.helpers with type arguments of type Datastore.Configuration Modifier and Type Method Description protected abstract void
AbstractFlowBasedServicesStateBindHelper. bindServicesOnInterface(TypedReadWriteTransaction<Datastore.Configuration> tx, java.util.List<BoundServices> allServices, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface ifState)
void
FlowBasedEgressServicesStateBindHelper. bindServicesOnInterface(TypedReadWriteTransaction<Datastore.Configuration> tx, java.util.List<BoundServices> allServices, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface ifState)
void
FlowBasedIngressServicesStateBindHelper. bindServicesOnInterface(TypedReadWriteTransaction<Datastore.Configuration> tx, java.util.List<BoundServices> allServices, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface ifaceState)
-
Uses of Datastore.Configuration in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.utilities
Method parameters in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.utilities with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
FlowBasedServicesUtils. bindDefaultEgressDispatcherService(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction> instructions)
static void
FlowBasedServicesUtils. bindDefaultEgressDispatcherService(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface interfaceInfo, java.lang.String portNo, java.lang.String interfaceName, int ifIndex)
static ServicesInfo
FlowBasedServicesUtils. getServicesInfoForInterface(TypedReadTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, java.lang.Class<? extends ServiceModeBase> serviceMode)
static void
FlowBasedServicesUtils. installEgressDispatcherFlows(org.opendaylight.yangtools.yang.common.Uint64 dpId, BoundServices boundService, java.lang.String interfaceName, TypedWriteTransaction<Datastore.Configuration> tx, int interfaceTag, short currentServiceIndex, short nextServiceIndex, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface iface)
static void
FlowBasedServicesUtils. installEgressDispatcherSplitHorizonFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, BoundServices boundService, java.lang.String interfaceName, TypedWriteTransaction<Datastore.Configuration> tx, int interfaceTag, short currentServiceIndex, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface iface)
static void
FlowBasedServicesUtils. installFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow flow, TypedWriteTransaction<Datastore.Configuration> writeTransaction)
static void
FlowBasedServicesUtils. installInterfaceIngressFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface iface, BoundServices boundServiceNew, TypedWriteTransaction<Datastore.Configuration> tx, java.util.List<MatchInfo> matches, int lportTag, short tableId)
static void
FlowBasedServicesUtils. installLPortDispatcherFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, BoundServices boundService, java.lang.String interfaceName, TypedWriteTransaction<Datastore.Configuration> tx, int interfaceTag, short currentServiceIndex, short nextServiceIndex)
static void
FlowBasedServicesUtils. removeEgressDispatcherFlows(org.opendaylight.yangtools.yang.common.Uint64 dpId, java.lang.String iface, TypedWriteTransaction<Datastore.Configuration> writeTransaction, short currentServiceIndex)
static void
FlowBasedServicesUtils. removeEgressSplitHorizonDispatcherFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, java.lang.String iface, TypedWriteTransaction<Datastore.Configuration> writeTransaction)
static void
FlowBasedServicesUtils. removeIngressFlow(java.lang.String name, BoundServices serviceOld, org.opendaylight.yangtools.yang.common.Uint64 dpId, TypedWriteTransaction<Datastore.Configuration> writeTransaction)
static void
FlowBasedServicesUtils. removeLPortDispatcherFlow(org.opendaylight.yangtools.yang.common.Uint64 dpId, java.lang.String iface, BoundServices boundServicesOld, TypedWriteTransaction<Datastore.Configuration> writeTransaction, short currentServiceIndex)
-
Uses of Datastore.Configuration in org.opendaylight.genius.itm.confighelpers
Method parameters in org.opendaylight.genius.itm.confighelpers with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
OvsdbTepAddConfigHelper. addVtepInITMConfigDS(java.util.List<Vteps> updatedVtepList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress tepIpAddress, java.lang.String tzName, org.opendaylight.yangtools.yang.common.Uint64 dpid, boolean ofTunnel, TypedWriteTransaction<Datastore.Configuration> tx)
Adds the TEP into Vtep list in the subnet list in the transport zone list from ITM configuration Datastore by merge operation with write transaction.void
ItmExternalTunnelAddWorker. buildHwVtepsTunnels(java.util.List<DPNTEPsInfo> cfgdDpnList, java.util.List<HwVtep> cfgdHwVteps, TypedReadWriteTransaction<Datastore.Configuration> tx)
void
ItmExternalTunnelAddWorker. buildTunnelsFromDpnToExternalEndPoint(java.util.List<org.opendaylight.yangtools.yang.common.Uint64> dpnId, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, java.lang.Class<? extends TunnelTypeBase> tunType, TypedWriteTransaction<Datastore.Configuration> tx)
void
ItmExternalTunnelAddWorker. buildTunnelsToExternalEndPoint(java.util.Collection<DPNTEPsInfo> cfgDpnList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, java.lang.Class<? extends TunnelTypeBase> tunType, TypedWriteTransaction<Datastore.Configuration> tx)
void
ItmTunnelAggregationHelper. createLogicalTunnelSelectGroup(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 srcDpnId, java.lang.String interfaceName, int lportTag)
static void
ItmExternalTunnelDeleteWorker. deleteHwVtepsTunnels(java.util.List<DPNTEPsInfo> delDpnList, java.util.List<HwVtep> cfgdHwVteps, TransportZone originalTZone, TypedReadWriteTransaction<Datastore.Configuration> tx, ItmConfig itmConfig)
static void
ItmExternalTunnelDeleteWorker. deleteTunnels(java.util.Collection<DPNTEPsInfo> dpnTepsList, java.util.Collection<DPNTEPsInfo> meshedDpnList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, java.lang.Class<? extends TunnelTypeBase> tunType, TypedWriteTransaction<Datastore.Configuration> tx)
static void
ItmExternalTunnelDeleteWorker. deleteTunnels(java.util.Collection<DPNTEPsInfo> dpnTepsList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, java.lang.Class<? extends TunnelTypeBase> tunType, TypedWriteTransaction<Datastore.Configuration> tx)
void
ItmMonitorWorker. updateMonitoringDS(org.opendaylight.yangtools.yang.common.Uint64 sourceDpnId, java.util.List<RemoteDpns> remoteDpnTepNewList, TypedWriteTransaction<Datastore.Configuration> tx)
-
Uses of Datastore.Configuration in org.opendaylight.genius.itm.impl
Method parameters in org.opendaylight.genius.itm.impl with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
ItmUtils. addTerminatingServiceTable(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, IMdsalApiManager mdsalManager)
static void
ItmUtils. removeTerminatingServiceTable(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, IMdsalApiManager mdsalManager)
-
Uses of Datastore.Configuration in org.opendaylight.genius.itm.itmdirecttunnels.renderer.ovs.utilities
Method parameters in org.opendaylight.genius.itm.itmdirecttunnels.renderer.ovs.utilities with type arguments of type Datastore.Configuration Modifier and Type Method Description void
DirectTunnelUtils. addTunnelEgressFlow(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, java.lang.String portNo, int dstId, java.lang.String interfaceName, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress dstIp)
void
DirectTunnelUtils. addTunnelIngressFlow(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, long portNo, java.lang.String interfaceName, int ifIndex, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address ipAddress)
void
DirectTunnelUtils. removeTunnelEgressFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, java.lang.String interfaceName)
void
DirectTunnelUtils. removeTunnelIngressFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpnId, java.lang.String interfaceName)
-
Uses of Datastore.Configuration in org.opendaylight.genius.itm.rpc
Method parameters in org.opendaylight.genius.itm.rpc with type arguments of type Datastore.Configuration Modifier and Type Method Description static java.util.Map<DcGatewayIpKey,DcGatewayIp>
ItmManagerRpcService. getDcGatewayIpList(TypedReadWriteTransaction<Datastore.Configuration> tx)
-
Uses of Datastore.Configuration in org.opendaylight.genius.mdsalutil.interfaces
Method parameters in org.opendaylight.genius.mdsalutil.interfaces with type arguments of type Datastore.Configuration Modifier and Type Method Description void
IMdsalApiManager. addBucket(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.buckets.Bucket bucket)
void
IMdsalApiManager. addFlow(TypedWriteTransaction<Datastore.Configuration> tx, FlowEntity flowEntity)
Adds the given flow.void
IMdsalApiManager. addFlow(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow flow)
Adds the given flow.void
IMdsalApiManager. addGroup(TypedWriteTransaction<Datastore.Configuration> tx, GroupEntity groupEntity)
Adds the given group using the given transaction.void
IMdsalApiManager. addGroup(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups.Group group)
Adds the given group using the given transaction.void
IMdsalApiManager. removeBucket(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId, long bucketId)
void
IMdsalApiManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, FlowEntity flowEntity)
Removes the given flow.void
IMdsalApiManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, java.lang.String flowId, short tableId)
Removes the given flow.void
IMdsalApiManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow flow)
Removes the given flow.void
IMdsalApiManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey flowKey, short tableId)
Removes the given flow.void
IMdsalApiManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, GroupEntity groupEntity)
Remove a group using the given transaction.void
IMdsalApiManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId)
Remove a group using the given transaction.void
IMdsalApiManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups.Group group)
Remove a group using the given transaction. -
Uses of Datastore.Configuration in org.opendaylight.genius.mdsalutil.internal
Method parameters in org.opendaylight.genius.mdsalutil.internal with type arguments of type Datastore.Configuration Modifier and Type Method Description void
MDSALManager. addBucket(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.buckets.Bucket bucket)
void
MDSALManager. addFlow(TypedWriteTransaction<Datastore.Configuration> tx, FlowEntity flowEntity)
void
MDSALManager. addFlow(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow flow)
void
MDSALManager. addGroup(TypedWriteTransaction<Datastore.Configuration> tx, GroupEntity groupEntity)
void
MDSALManager. addGroup(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups.Group group)
void
MDSALManager. removeBucket(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId, long bucketId)
void
MDSALManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, FlowEntity flowEntity)
void
MDSALManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, java.lang.String flowId, short tableId)
void
MDSALManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow flow)
void
MDSALManager. removeFlow(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey flowKey, short tableId)
void
MDSALManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, GroupEntity groupEntity)
void
MDSALManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, long groupId)
void
MDSALManager. removeGroup(TypedReadWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yangtools.yang.common.Uint64 dpId, org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups.Group group)
-
Uses of Datastore.Configuration in org.opendaylight.genius.utils.hwvtep
Method parameters in org.opendaylight.genius.utils.hwvtep with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
HwvtepUtils. addLogicalSwitch(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.LogicalSwitches logicalSwitch)
Adds the logical switch.static void
HwvtepUtils. addRemoteUcastMac(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteUcastMacs remoteUcastMac)
Adds the given remote unicast MAC.static void
HwvtepUtils. addRemoteUcastMacs(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.Iterable<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteUcastMacs> remoteUcastMacs)
Adds the given remote unicast MACs.static void
HwvtepUtils. addUcastMacs(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String deviceNodeId, java.lang.Iterable<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress> macAddresses, java.lang.String logicalSwitchName, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress remoteVtepIp)
Adds unicast MACs.static void
HwvtepUtils. deleteLogicalSwitch(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.String logicalSwitchName)
Deletes the given logical switch.static void
HwvtepUtils. deleteRemoteMcastMac(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacsKey remoteMcastMacsKey)
Deletes the given remote multicast MAC.static void
HwvtepUtils. deleteRemoteUcastMac(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.String logicalSwitchName, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress macAddress)
Deletes the given remote unicast MAC.static void
HwvtepUtils. deleteRemoteUcastMacs(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.String logicalSwitchName, java.lang.Iterable<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress> macAddresses)
Deletes the given remote unicast MACs.static void
HwvtepUtils. deleteVlanBinding(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId physicalSwitchNodeId, java.lang.String phyPortName, java.lang.Integer vlanId)
Deletes the given VLAN binding.static @Nullable org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.LogicalSwitches
HwvtepUtils. getLogicalSwitch(TypedReadTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.String logicalSwitchName)
Retrieves the logical switch.static void
HwvtepUtils. mergeVlanBindings(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId, java.lang.String phySwitchName, java.lang.String phyPortName, java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.physical.port.attributes.VlanBindings> vlanBindings)
Merges the given VLAN bindings.static void
HwvtepUtils. mergeVlanBindings(TypedWriteTransaction<Datastore.Configuration> tx, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId physicalSwitchNodeId, java.lang.String phyPortName, java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.physical.port.attributes.VlanBindings> vlanBindings)
Merges the given VLAN bindings.
-