public final class SfcProviderServiceChainAPI extends Object
ServiceFunctionListener
Modifier and Type | Method and Description |
---|---|
static boolean |
putServiceFunctionChain(ServiceFunctionChain serviceFunctionChain)
This method creates a SFC from the datastore.
|
static ServiceFunctionChains |
readAllServiceFunctionChains() |
static ServiceFunctionChain |
readServiceFunctionChain(SfcName serviceFunctionChainName)
This method reads the service function chain specified by the given name from
the datastore.
|
public static ServiceFunctionChain readServiceFunctionChain(SfcName serviceFunctionChainName)
serviceFunctionChainName
- SF namepublic static ServiceFunctionChains readAllServiceFunctionChains()
public static boolean putServiceFunctionChain(ServiceFunctionChain serviceFunctionChain)
serviceFunctionChain
- SFC objectCopyright © 2017 OpenDaylight. All rights reserved.