Uses of Class
org.jclouds.compute.predicates.AtomicNodeRunning

Packages that use AtomicNodeRunning
org.jclouds.compute.config   
 

Uses of AtomicNodeRunning in org.jclouds.compute.config
 

Methods in org.jclouds.compute.config with parameters of type AtomicNodeRunning
protected  com.google.common.base.Predicate<AtomicReference<NodeMetadata>> ComputeServiceTimeoutsModule.nodeRunning(AtomicNodeRunning stateRunning, ComputeServiceConstants.Timeouts timeouts)
           
protected  com.google.common.base.Predicate<AtomicReference<NodeMetadata>> ComputeServiceTimeoutsModule.serverSuspended(AtomicNodeRunning stateSuspended, ComputeServiceConstants.Timeouts timeouts)
           
protected  com.google.common.base.Predicate<AtomicReference<NodeMetadata>> ComputeServiceTimeoutsModule.serverTerminated(AtomicNodeRunning stateTerminated, ComputeServiceConstants.Timeouts timeouts)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.