public final class SfcServiceFunctionShortestPathSchedulerAPI extends SfcServiceFunctionSchedulerAPI
| Modifier | Constructor and Description |
|---|---|
protected |
SfcServiceFunctionShortestPathSchedulerAPI() |
| Modifier and Type | Method and Description |
|---|---|
List<SfName> |
scheduleServiceFunctions(ServiceFunctionChain chain,
int serviceIndex,
ServiceFunctionPath sfp)
This method finds out the shortest Service Function Path for the given
Service Function Chain chain, any two adjacent Service Functions in this
Service Function Path have the shortest distance compared to other two
Service Functions with same Service Function Types.
|
getSfcServiceFunctionSchedulerType, getSFPHopSfMapping, setSfcServiceFunctionSchedulerTypeprotected SfcServiceFunctionShortestPathSchedulerAPI()
public List<SfName> scheduleServiceFunctions(ServiceFunctionChain chain, int serviceIndex, ServiceFunctionPath sfp)
scheduleServiceFunctions in class SfcServiceFunctionSchedulerAPIchain - Service Function Chain to renderserviceIndex - Not used currentlyCopyright © 2017 OpenDaylight. All rights reserved.