|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputeMetadataIncludingStatus | |
|---|---|
| org.jclouds.compute.domain | |
| org.jclouds.compute.domain.internal | |
| org.jclouds.compute.predicates.internal | |
| org.jclouds.compute.util | |
| Uses of ComputeMetadataIncludingStatus in org.jclouds.compute.domain |
|---|
| Subinterfaces of ComputeMetadataIncludingStatus in org.jclouds.compute.domain | |
|---|---|
interface |
Image
Running Operating system |
interface |
NodeMetadata
|
| Uses of ComputeMetadataIncludingStatus in org.jclouds.compute.domain.internal |
|---|
| Classes in org.jclouds.compute.domain.internal that implement ComputeMetadataIncludingStatus | |
|---|---|
class |
ImageImpl
|
class |
NodeMetadataImpl
|
| Uses of ComputeMetadataIncludingStatus in org.jclouds.compute.predicates.internal |
|---|
| Classes in org.jclouds.compute.predicates.internal with type parameters of type ComputeMetadataIncludingStatus | |
|---|---|
class |
RefreshAndDoubleCheckOnFailUnlessStatusInvalid<S extends Enum<S>,C extends ComputeMetadataIncludingStatus<S>>
Keep an atomic reference to a resource, so as to eliminate a redundant ComputeService#getNodeMetadata call after the
predicate passes. |
class |
TrueIfNullOrDeletedRefreshAndDoubleCheckOnFalse<S extends Enum<S>,C extends ComputeMetadataIncludingStatus<S>>
|
| Uses of ComputeMetadataIncludingStatus in org.jclouds.compute.util |
|---|
| Methods in org.jclouds.compute.util with parameters of type ComputeMetadataIncludingStatus | |
|---|---|
static String |
ComputeServiceUtils.formatStatus(ComputeMetadataIncludingStatus<?> resource)
status as a string which optionally includes the backend status |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||