Uses of Package
org.jclouds.compute.predicates

Packages that use org.jclouds.compute.predicates
org.jclouds.compute.callables   
org.jclouds.compute.config   
org.jclouds.compute.functions   
org.jclouds.compute.predicates   
org.jclouds.compute.strategy   
org.jclouds.compute.util   
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.callables
ScriptStatusReturnsZero
          Tests to if the runscript is still running
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.config
NodeRunning
          Tests to see if a node is running.
NodeSuspended
          Tests to see if a node is suspended.
NodeTerminated
          Tests to see if a node is deleted
ScriptStatusReturnsZero
          Tests to if the runscript is still running
ScriptStatusReturnsZero.CommandUsingClient
           
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.functions
RetryIfSocketNotYetOpen
          Not singleton as seconds are mutable
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.predicates
NodePresentAndInIntendedState
          Tests to see if a node is active.
RetryIfSocketNotYetOpen
          Not singleton as seconds are mutable
ScriptStatusReturnsZero.CommandUsingClient
           
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.strategy
RetryIfSocketNotYetOpen
          Not singleton as seconds are mutable
 

Classes in org.jclouds.compute.predicates used by org.jclouds.compute.util
RetryIfSocketNotYetOpen
          Not singleton as seconds are mutable
 



Copyright © 2009-2011 jclouds. All Rights Reserved.