Uses of Class
org.opendaylight.controller.cluster.entityownership.selectionstrategy.EntityOwnerSelectionStrategyConfig
-
Packages that use EntityOwnerSelectionStrategyConfig Package Description org.opendaylight.controller.cluster.entityownership org.opendaylight.controller.cluster.entityownership.selectionstrategy -
-
Uses of EntityOwnerSelectionStrategyConfig in org.opendaylight.controller.cluster.entityownership
Methods in org.opendaylight.controller.cluster.entityownership with parameters of type EntityOwnerSelectionStrategyConfig Modifier and Type Method Description static DistributedEntityOwnershipServiceDistributedEntityOwnershipService. start(org.opendaylight.controller.cluster.datastore.utils.ActorUtils context, EntityOwnerSelectionStrategyConfig strategyConfig) -
Uses of EntityOwnerSelectionStrategyConfig in org.opendaylight.controller.cluster.entityownership.selectionstrategy
Methods in org.opendaylight.controller.cluster.entityownership.selectionstrategy that return EntityOwnerSelectionStrategyConfig Modifier and Type Method Description EntityOwnerSelectionStrategyConfigEntityOwnerSelectionStrategyConfig.Builder. build()static EntityOwnerSelectionStrategyConfigEntityOwnerSelectionStrategyConfigReader. loadStrategyWithConfig(Map<Object,Object> props)
-