Uses of Package
org.jclouds.compute.predicates.internal

Packages that use org.jclouds.compute.predicates.internal
org.jclouds.compute.predicates   
org.jclouds.compute.predicates.internal   
 

Classes in org.jclouds.compute.predicates.internal used by org.jclouds.compute.predicates
RefreshAndDoubleCheckOnFailUnlessStatusInvalid
          Keep an atomic reference to a resource, so as to eliminate a redundant ComputeService#getNodeMetadata call after the predicate passes.
RefreshImageAndDoubleCheckOnFailUnlessStatusInvalid
          The point of RefreshAndDoubleCheckOnFailUnlessStateInvalid is to keep an atomic reference to a image, so as to eliminate a redundant ComputeService#getImage call after the predicate passes.
RefreshNodeAndDoubleCheckOnFailUnlessStatusInvalid
          The point of RefreshAndDoubleCheckOnFailUnlessStateInvalid is to keep an atomic reference to a node, so as to eliminate a redundant ComputeService#getNodeMetadata call after the predicate passes.
TrueIfNullOrDeletedRefreshAndDoubleCheckOnFalse
           
 

Classes in org.jclouds.compute.predicates.internal used by org.jclouds.compute.predicates.internal
RefreshAndDoubleCheckOnFailUnlessStatusInvalid
          Keep an atomic reference to a resource, so as to eliminate a redundant ComputeService#getNodeMetadata call after the predicate passes.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.