Uses of Class
org.jclouds.compute.predicates.AtomicNodeRunning
Packages that use AtomicNodeRunning
-
Uses of AtomicNodeRunning in org.jclouds.compute.config
Methods in org.jclouds.compute.config with parameters of type AtomicNodeRunningModifier and TypeMethodDescriptionprotected com.google.common.base.Predicate
<AtomicReference<NodeMetadata>> ComputeServiceTimeoutsModule.nodeRunning
(AtomicNodeRunning statusRunning, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod period) protected final com.google.common.base.Predicate
<AtomicReference<NodeMetadata>> ComputeServiceTimeoutsModule.provideNodeRunning
(AtomicNodeRunning statusRunning, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod period)