public static class Machine.AllocatedMachinePredicate extends Object implements com.google.common.base.Predicate<Machine>
Predicate that returns true when passed a
Machine that has been allocated from the underlying
infrastructure (machine state MachineState.REQUESTED,
MachineState.PENDING or MachineState.RUNNING).| Constructor and Description |
|---|
AllocatedMachinePredicate() |
Copyright © 2011–2017 Elastisys. All rights reserved.