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