public final class EntityOwnerSelectionStrategyConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityOwnerSelectionStrategyConfig.Builder |
Modifier and Type | Method and Description |
---|---|
void |
clearStrategies()
Deprecated.
FIXME: THIS IS CONFIGURATION FOR A CUSTOM-LOADED CLASS CONSTRUCTOR
|
EntityOwnerSelectionStrategy |
createStrategy(String entityType,
Map<String,Long> initialStatistics) |
boolean |
isStrategyConfigured(String entityType) |
static EntityOwnerSelectionStrategyConfig.Builder |
newBuilder() |
public boolean isStrategyConfigured(String entityType)
public EntityOwnerSelectionStrategy createStrategy(String entityType, Map<String,Long> initialStatistics)
@Deprecated public void clearStrategies()
public static EntityOwnerSelectionStrategyConfig.Builder newBuilder()
Copyright © 2019 OpenDaylight. All rights reserved.