Class EntityOwnerSelectionStrategyConfigReader
- java.lang.Object
-
- org.opendaylight.controller.cluster.entityownership.selectionstrategy.EntityOwnerSelectionStrategyConfigReader
-
public final class EntityOwnerSelectionStrategyConfigReader extends Object
Reads the entity owner selection strategy config.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EntityOwnerSelectionStrategyConfigloadStrategyWithConfig(Map<Object,Object> props)
-
-
-
Method Detail
-
loadStrategyWithConfig
public static EntityOwnerSelectionStrategyConfig loadStrategyWithConfig(Map<Object,Object> props)
-
-