public class FIFOSchedulingPriorityStrategy extends DefaultSchedulingPriorityStrategy
Modifier and Type | Class and Description |
---|---|
protected static class |
FIFOSchedulingPriorityStrategy.FIFOSimulatedUser |
DefaultSchedulingPriorityStrategy.SimulatedUser
Constructor and Description |
---|
FIFOSchedulingPriorityStrategy() |
Modifier and Type | Method and Description |
---|---|
protected DefaultSchedulingPriorityStrategy.SimulatedUser |
getSimulatedUserFor(User u,
ISchedulingState cluster) |
getOrderedTopologies
protected DefaultSchedulingPriorityStrategy.SimulatedUser getSimulatedUserFor(User u, ISchedulingState cluster)
getSimulatedUserFor
in class DefaultSchedulingPriorityStrategy
Copyright © 2019 The Apache Software Foundation. All rights reserved.