| Package | Description |
|---|---|
| org.jclouds.compute.predicates | |
| org.jclouds.compute.predicates.internal |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| RefreshAndDoubleCheckOnFailUnlessStatusInvalid
Keep an atomic reference to a
resource, so as to eliminate a redundant
ComputeService#getNodeMetadata call after the
predicate passes. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.