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, setSfcServiceFunctionSchedulerType
protected SfcServiceFunctionShortestPathSchedulerAPI()
public List<SfName> scheduleServiceFunctions(ServiceFunctionChain chain, int serviceIndex, ServiceFunctionPath sfp)
scheduleServiceFunctions
in class SfcServiceFunctionSchedulerAPI
chain
- Service Function Chain to renderserviceIndex
- Not used currentlyCopyright © 2017 OpenDaylight. All rights reserved.