public class SfcRspProcessorMacChaining extends SfcRspTransportProcessorBase
LOG, operDsHandler, rsp, sfcFlowProgrammer, sfcProviderUtils, sffGraph
Constructor and Description |
---|
SfcRspProcessorMacChaining() |
configureClassifierTableMatchAny, getTableIndexMapper, processSffDpls, setFlowProgrammer, setRsp, setSfcProviderUtils, setSffGraph, updateOperationalDSInfo
public void setRspTransports()
setRspTransports
in class SfcRspTransportProcessorBase
public void configureSfTransportIngressFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator sfDpl)
configureSfTransportIngressFlow
in class SfcRspTransportProcessorBase
public void configureSffTransportIngressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator dstSffDpl)
configureSffTransportIngressFlow
in class SfcRspTransportProcessorBase
public void configureSfPathMapperFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator sfDpl)
configureSfPathMapperFlow
in class SfcRspTransportProcessorBase
public void configureSffPathMapperFlow(SffGraph.SffGraphEntry entry, DataPlaneLocator hopDpl)
configureSffPathMapperFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator srcSfDpl, SfDataPlaneLocator dstSfDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SffDataPlaneLocator dstSffDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SfDataPlaneLocator dstSfDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
entry
- - RSP hop info used to create the flowsrcSffDpl
- - the particular SFF DPL used to create the flowdstSfDpl
- - the particular SF DPL used to create the flowpublic void configureNextHopFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator srcSfDpl, SffDataPlaneLocator dstSffDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
entry
- - RSP hop info used to create the flowsrcSfDpl
- - the particular SF DPL used to create the flowdstSffDpl
- - the particular SFF DPL used to create the flowpublic void configureSfTransportEgressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SfDataPlaneLocator dstSfDpl, DataPlaneLocator hopDpl)
configureSfTransportEgressFlow
in class SfcRspTransportProcessorBase
entry
- - RSP hop info used to create the flowsrcSffDpl
- - the particular SFF DPL used to create the flowdstSfDpl
- - the particular SF DPL used to create the flowhopDpl
- - Hop DPL used to create the flowpublic void configureSffTransportEgressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SffDataPlaneLocator dstSffDpl, DataPlaneLocator hopDpl)
configureSffTransportEgressFlow
in class SfcRspTransportProcessorBase
entry
- - RSP hop info used to create the flowsrcSffDpl
- - the particular SFF DPL used to create the flowdstSffDpl
- - the particular SFF DPL used to create the flowhopDpl
- - Hop DPL used to create the flowCopyright © 2017 OpenDaylight. All rights reserved.