Package | Description |
---|---|
org.opendaylight.genius.itm.cache | |
org.opendaylight.genius.itm.itmdirecttunnels.renderer.ovs.utilities | |
org.opendaylight.genius.itm.utils |
Modifier and Type | Method and Description |
---|---|
DpnTepInterfaceInfo |
DpnTepStateCache.getDpnTepInterface(BigInteger srcDpnId,
BigInteger dstDpnId) |
DpnTepInterfaceInfo |
DpnTepStateCache.getTunnelFromCache(String tunnelName) |
Modifier and Type | Method and Description |
---|---|
void |
DirectTunnelUtils.makeTunnelIngressFlow(DpnTepInterfaceInfo dpnTepConfigInfo,
BigInteger dpnId,
long portNo,
String interfaceName,
int ifIndex,
int addOrRemoveFlow) |
Modifier and Type | Method and Description |
---|---|
DpnTepInterfaceInfo |
DpnTepInterfaceInfoBuilder.build()
Builds a new
DpnTepInterfaceInfo . |
Modifier and Type | Method and Description |
---|---|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.from(DpnTepInterfaceInfo instance)
Fill a builder with attribute values from the provided
DpnTepInterfaceInfo instance. |
Copyright © 2019 OpenDaylight. All rights reserved.