public class DefaultSchedulingPriorityStrategy extends Object implements ISchedulingPriorityStrategy
| Constructor and Description |
|---|
DefaultSchedulingPriorityStrategy() |
| Modifier and Type | Method and Description |
|---|---|
TopologyDetails |
getNextTopologyToSchedule()
Gets the next topology to schedule
|
User |
getNextUser() |
void |
prepare(SchedulingState schedulingState)
initializes
|
public void prepare(SchedulingState schedulingState)
ISchedulingPriorityStrategyinitializes
prepare in interface ISchedulingPriorityStrategypublic TopologyDetails getNextTopologyToSchedule()
ISchedulingPriorityStrategyGets the next topology to schedule
getNextTopologyToSchedule in interface ISchedulingPriorityStrategypublic User getNextUser()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.