public interface ISchedulingPriorityStrategy
Modifier and Type | Method and Description |
---|---|
List<TopologyDetails> |
getOrderedTopologies(ISchedulingState schedulingState,
Map<String,User> userMap)
Prioritize the list of all topologies in the cluster.
|
List<TopologyDetails> getOrderedTopologies(ISchedulingState schedulingState, Map<String,User> userMap)
Prioritize the list of all topologies in the cluster.
Copyright © 2019 The Apache Software Foundation. All rights reserved.