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