public final class SfcProviderServiceClassifierAPI extends Object
It is normally called from onDataChanged() through a executor service. We need to use an executor service because we can not operate on a datastore while on onDataChanged() context.
Modifier and Type | Method and Description |
---|---|
static ServiceFunctionClassifier |
readServiceClassifier(String serviceClassifierName)
This method reads a classifier from DataStore.
|
public static ServiceFunctionClassifier readServiceClassifier(String serviceClassifierName)
serviceClassifierName
- Classifier nameCopyright © 2017 OpenDaylight. All rights reserved.