Package | Description |
---|---|
org.opendaylight.sfc.ofrenderer.processors | |
org.opendaylight.sfc.ofrenderer.utils.operdsupdate |
Modifier and Type | Field and Description |
---|---|
protected SffGraph |
SfcRspTransportProcessorBase.sffGraph |
Modifier and Type | Method and Description |
---|---|
SfcRspTransportProcessorBase |
SfcOfRspProcessor.getTransportProcessor(SffGraph sffGraph,
RenderedServicePath rsp)
Given the RSP transport type + encapsulation, return an Rsp Transport
Processor that will call the appropriate FlowProgrammer methods.
|
void |
SfcRspTransportProcessorBase.setSffGraph(SffGraph sffGraph) |
void |
SfcRspTransportProcessorBase.updateOperationalDSInfo(SffGraph theGraph,
RenderedServicePath rsp)
Update the operational datastore with information related to the rendered
path.
|
void |
SfcRspProcessorLogicalSff.updateOperationalDSInfo(SffGraph theGraph,
RenderedServicePath rsp) |
Constructor and Description |
---|
SfcRspTransportProcessorBase(RenderedServicePath rsp,
SfcOfBaseProviderUtils sfcProviderUtils,
SfcOfFlowProgrammerInterface sfcFlowProgrammer,
SffGraph sffGraph) |
Modifier and Type | Method and Description |
---|---|
void |
OperDsUpdateHandlerLSFFImpl.onRspCreation(SffGraph theGraph,
RenderedServicePath rsp) |
void |
OperDsUpdateHandlerInterface.onRspCreation(SffGraph theGraph,
RenderedServicePath rsp)
This method is invoked by the renderer in order to request the update of
the operational datastore after the successful creation of a RSP.
|
Copyright © 2017 OpenDaylight. All rights reserved.