| Constructor and Description | 
|---|
AWSRunningInstanceToNodeMetadata(Map<InstanceState,NodeMetadata.Status> instanceToNodeStatus,
                                Map<String,Credentials> credentialStore,
                                com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap,
                                com.google.common.base.Supplier<Set<? extends Location>> locations,
                                com.google.common.base.Supplier<Set<? extends Hardware>> hardware,
                                GroupNamingConvention.Factory namingConvention)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<ServerStatus,NodeMetadata.Status> | 
CloudServersComputeServiceContextModule.toPortableNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<ServerStatus,NodeMetadata.Status> | 
ServerToNodeMetadata.serverToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<ServerStatus,NodeMetadata.Status> | 
ServerInfoToNodeMetadata.serverStatusToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<VirtualMachine.State,NodeMetadata.Status> | 
VirtualMachineToNodeMetadata.vmStateToNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
static NodeMetadata.Status | 
NodeMetadata.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NodeMetadata.Status[] | 
NodeMetadata.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NodeMetadataBuilder | 
NodeMetadataBuilder.status(NodeMetadata.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
NodeMetadata.Status | 
NodeMetadataImpl.getStatus()
portable status of the resource 
 | 
| Constructor and Description | 
|---|
NodeMetadataImpl(String providerId,
                String name,
                String id,
                Location location,
                URI uri,
                Map<String,String> userMetadata,
                Set<String> tags,
                String group,
                Hardware hardware,
                String imageId,
                OperatingSystem os,
                NodeMetadata.Status status,
                String backendStatus,
                int loginPort,
                Iterable<String> publicAddresses,
                Iterable<String> privateAddresses,
                LoginCredentials credentials,
                String hostname)  | 
| Constructor and Description | 
|---|
RefreshNodeAndDoubleCheckOnFailUnlessStatusInvalid(NodeMetadata.Status intended,
                                                  GetNodeMetadataStrategy client)  | 
RefreshNodeAndDoubleCheckOnFailUnlessStatusInvalid(NodeMetadata.Status intended,
                                                  Set<NodeMetadata.Status> invalids,
                                                  GetNodeMetadataStrategy client)  | 
| Constructor and Description | 
|---|
RefreshNodeAndDoubleCheckOnFailUnlessStatusInvalid(NodeMetadata.Status intended,
                                                  Set<NodeMetadata.Status> invalids,
                                                  GetNodeMetadataStrategy client)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StubComputeServiceAdapter.setStateOnNode(NodeMetadata.Status status,
              NodeMetadata node)  | 
protected void | 
StubComputeServiceAdapter.setStateOnNodeAfterDelay(NodeMetadata.Status status,
                        NodeMetadata node,
                        long millis)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<InstanceState,NodeMetadata.Status> | 
EC2ComputeServiceDependenciesModule.toPortableNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<InstanceState,NodeMetadata.Status> | 
EC2ComputeServiceDependenciesModule.toPortableNodeStatus()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<InstanceState,NodeMetadata.Status> | 
RunningInstanceToNodeMetadata.instanceToNodeStatus  | 
| Constructor and Description | 
|---|
RunningInstanceToNodeMetadata(Map<InstanceState,NodeMetadata.Status> instanceToNodeStatus,
                             Map<String,Credentials> credentialStore,
                             com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap,
                             com.google.common.base.Supplier<Set<? extends Location>> locations,
                             com.google.common.base.Supplier<Set<? extends Hardware>> hardware,
                             GroupNamingConvention.Factory namingConvention)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<ServerStatus,NodeMetadata.Status> | 
ServerInfoToNodeMetadata.serverStatusToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<Server.State,NodeMetadata.Status> | 
ServerDetailsToNodeMetadata.serverStateToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<Server.Status,NodeMetadata.Status> | 
NovaComputeServiceContextModule.toPortableNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<Server.Status,NodeMetadata.Status> | 
NovaComputeServiceContextModule.toPortableNodeStatus()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Server.Status,NodeMetadata.Status> | 
ServerInZoneToNodeMetadata.toPortableNodeStatus  | 
| Constructor and Description | 
|---|
ServerInZoneToNodeMetadata(Map<Server.Status,NodeMetadata.Status> toPortableNodeStatus,
                          com.google.common.base.Supplier<Map<String,Location>> locationIndex,
                          com.google.common.base.Supplier<Set<? extends Image>> images,
                          com.google.common.base.Supplier<Set<? extends Hardware>> hardwares,
                          GroupNamingConvention.Factory namingConvention)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<Server.Status,NodeMetadata.Status> | 
ServerToNodeMetadata.serverStatusToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<VirtualGuest.State,NodeMetadata.Status> | 
VirtualGuestToNodeMetadata.serverStateToNodeStatus  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Status,NodeMetadata.Status> | 
TerremarkVCloudComputeClient.vAppStatusToNodeStatus  | 
| Constructor and Description | 
|---|
TerremarkVCloudComputeClient(TerremarkVCloudClient client,
                            javax.inject.Provider<String> passwordGenerator,
                            com.google.common.base.Predicate<URI> successTester,
                            Map<Status,NodeMetadata.Status> vAppStatusToNodeStatus,
                            Map<String,Credentials> credentialStore,
                            InternetServiceAndPublicIpAddressSupplier internetServiceAndPublicIpAddressSupplier)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<Status,NodeMetadata.Status> | 
TerremarkVCloudComputeServiceContextModule.toPortableNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<Status,NodeMetadata.Status> | 
TerremarkVCloudComputeServiceContextModule.toPortableNodeStatus()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Status,NodeMetadata.Status> | 
VAppToNodeMetadata.vAppStatusToNodeStatus  | 
| Constructor and Description | 
|---|
VAppToNodeMetadata(TerremarkVCloudComputeClient computeClient,
                  Map<String,Credentials> credentialStore,
                  Map<Status,NodeMetadata.Status> vAppStatusToNodeStatus,
                  HardwareForVCloudExpressVApp hardwareForVCloudExpressVApp,
                  FindLocationForResource findLocationForResourceInVDC,
                  com.google.common.base.Supplier<Set<? extends Image>> images,
                  GroupNamingConvention.Factory namingConvention)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<Status,NodeMetadata.Status> | 
VCloudComputeServiceDependenciesModule.toPortableNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<Status,NodeMetadata.Status> | 
VCloudComputeServiceDependenciesModule.toPortableNodeStatus()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Status,NodeMetadata.Status> | 
VAppToNodeMetadata.vAppStatusToNodeStatus  | 
| Constructor and Description | 
|---|
VAppToNodeMetadata(Map<Status,NodeMetadata.Status> vAppStatusToNodeStatus,
                  Map<String,Credentials> credentialStore,
                  FindLocationForResource findLocationForResourceInVDC,
                  com.google.common.base.Function<VApp,Hardware> hardwareForVApp,
                  GroupNamingConvention.Factory namingConvention)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.