Constructor and Description |
---|
SffDataPlaneLocators(SffName sffName,
long pathId,
SffDataPlaneLocatorName ingressDplName,
SffDataPlaneLocatorName egressDplName,
DataPlaneLocator hopDpl) |
Modifier and Type | Method and Description |
---|---|
SffDataPlaneLocatorName |
getEgressDplName() |
SffDataPlaneLocatorName |
getIngressDplName() |
DataPlaneLocator |
getIngressHopDpl() |
long |
getPathId() |
SffName |
getSffName() |
public SffDataPlaneLocators(SffName sffName, long pathId, SffDataPlaneLocatorName ingressDplName, SffDataPlaneLocatorName egressDplName, DataPlaneLocator hopDpl)
public SffName getSffName()
public long getPathId()
public SffDataPlaneLocatorName getIngressDplName()
public SffDataPlaneLocatorName getEgressDplName()
public DataPlaneLocator getIngressHopDpl()
Copyright © 2017 OpenDaylight. All rights reserved.