|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NodeState in org.jclouds.aws.ec2.compute.functions |
---|
Constructor parameters in org.jclouds.aws.ec2.compute.functions with type arguments of type NodeState | |
---|---|
AWSRunningInstanceToNodeMetadata(Map<InstanceState,NodeState> instanceToNodeState,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<com.google.common.cache.Cache<RegionAndName,? extends Image>> imageMap,
com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Hardware>> hardware)
|
Uses of NodeState in org.jclouds.cloudservers.compute.config |
---|
Fields in org.jclouds.cloudservers.compute.config with type parameters of type NodeState | |
---|---|
static Map<ServerStatus,NodeState> |
CloudServersComputeServiceDependenciesModule.serverToNodeState
|
Uses of NodeState in org.jclouds.cloudservers.compute.functions |
---|
Fields in org.jclouds.cloudservers.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<ServerStatus,NodeState> |
ServerToNodeMetadata.serverToNodeState
|
Uses of NodeState in org.jclouds.cloudsigma.compute.functions |
---|
Fields in org.jclouds.cloudsigma.compute.functions with type parameters of type NodeState | |
---|---|
static Map<ServerStatus,NodeState> |
ServerInfoToNodeMetadata.serverStatusToNodeState
|
Uses of NodeState in org.jclouds.compute.domain |
---|
Methods in org.jclouds.compute.domain that return NodeState | |
---|---|
NodeState |
NodeMetadata.getState()
Current State of the node |
static NodeState |
NodeState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeState[] |
NodeState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jclouds.compute.domain with parameters of type NodeState | |
---|---|
NodeMetadataBuilder |
NodeMetadataBuilder.state(NodeState state)
|
Uses of NodeState in org.jclouds.compute.domain.internal |
---|
Methods in org.jclouds.compute.domain.internal that return NodeState | |
---|---|
NodeState |
NodeMetadataImpl.getState()
Current State of the node |
Constructors in org.jclouds.compute.domain.internal with parameters of type NodeState | |
---|---|
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,
NodeState state,
int loginPort,
Iterable<String> publicAddresses,
Iterable<String> privateAddresses,
String adminPassword,
Credentials credentials,
String hostname)
|
Uses of NodeState in org.jclouds.compute.predicates |
---|
Constructors in org.jclouds.compute.predicates with parameters of type NodeState | |
---|---|
NodePresentAndInIntendedState(NodeState intended,
ComputeService client)
|
|
NodePresentAndInIntendedState(NodeState intended,
Set<NodeState> invalids,
ComputeService client)
|
Constructor parameters in org.jclouds.compute.predicates with type arguments of type NodeState | |
---|---|
NodePresentAndInIntendedState(NodeState intended,
Set<NodeState> invalids,
ComputeService client)
|
Uses of NodeState in org.jclouds.compute.stub.config |
---|
Methods in org.jclouds.compute.stub.config with parameters of type NodeState | |
---|---|
protected static void |
StubComputeServiceDependenciesModule.nodeWithState(NodeMetadata node,
NodeState state)
|
static void |
StubComputeServiceDependenciesModule.setState(NodeMetadata node,
NodeState state,
long millis)
|
Uses of NodeState in org.jclouds.deltacloud.compute.functions |
---|
Fields in org.jclouds.deltacloud.compute.functions with type parameters of type NodeState | |
---|---|
static Map<Instance.State,NodeState> |
InstanceToNodeMetadata.instanceToNodeState
|
Uses of NodeState in org.jclouds.ec2.compute.config |
---|
Fields in org.jclouds.ec2.compute.config with type parameters of type NodeState | |
---|---|
static Map<InstanceState,NodeState> |
EC2ComputeServiceDependenciesModule.instanceToNodeState
|
Uses of NodeState in org.jclouds.ec2.compute.functions |
---|
Fields in org.jclouds.ec2.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<InstanceState,NodeState> |
RunningInstanceToNodeMetadata.instanceToNodeState
|
Constructor parameters in org.jclouds.ec2.compute.functions with type arguments of type NodeState | |
---|---|
RunningInstanceToNodeMetadata(Map<InstanceState,NodeState> instanceToNodeState,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<com.google.common.cache.Cache<RegionAndName,? extends Image>> imageMap,
com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Hardware>> hardware)
|
Uses of NodeState in org.jclouds.elasticstack.compute.functions |
---|
Fields in org.jclouds.elasticstack.compute.functions with type parameters of type NodeState | |
---|---|
static Map<ServerStatus,NodeState> |
ServerInfoToNodeMetadata.serverStatusToNodeState
|
Uses of NodeState in org.jclouds.openstack.nova.compute.config |
---|
Fields in org.jclouds.openstack.nova.compute.config with type parameters of type NodeState | |
---|---|
static Map<ServerStatus,NodeState> |
NovaComputeServiceDependenciesModule.serverToNodeState
|
Uses of NodeState in org.jclouds.openstack.nova.compute.functions |
---|
Fields in org.jclouds.openstack.nova.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<ServerStatus,NodeState> |
ServerToNodeMetadata.serverToNodeState
|
Uses of NodeState in org.jclouds.rimuhosting.miro.compute.functions |
---|
Fields in org.jclouds.rimuhosting.miro.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<RunningState,NodeState> |
ServerToNodeMetadata.runningStateToNodeState
|
Uses of NodeState in org.jclouds.savvis.vpdc.compute.functions |
---|
Fields in org.jclouds.savvis.vpdc.compute.functions with type parameters of type NodeState | |
---|---|
static Map<VM.Status,NodeState> |
VMToNodeMetadata.VAPPSTATUS_TO_NODESTATE
|
Uses of NodeState in org.jclouds.servermanager.compute.functions |
---|
Fields in org.jclouds.servermanager.compute.functions with type parameters of type NodeState | |
---|---|
static Map<Server.Status,NodeState> |
ServerToNodeMetadata.serverStatusToNodeState
|
Uses of NodeState in org.jclouds.slicehost.compute.config |
---|
Fields in org.jclouds.slicehost.compute.config with type parameters of type NodeState | |
---|---|
static Map<Slice.Status,NodeState> |
SlicehostComputeServiceDependenciesModule.sliceStatusToNodeState
|
Uses of NodeState in org.jclouds.slicehost.compute.functions |
---|
Fields in org.jclouds.slicehost.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<Slice.Status,NodeState> |
SliceToNodeMetadata.sliceToNodeState
|
Uses of NodeState in org.jclouds.softlayer.compute.functions |
---|
Fields in org.jclouds.softlayer.compute.functions with type parameters of type NodeState | |
---|---|
static Map<VirtualGuest.State,NodeState> |
VirtualGuestToNodeMetadata.serverStateToNodeState
|
Uses of NodeState in org.jclouds.trmk.vcloud_0_8.compute |
---|
Fields in org.jclouds.trmk.vcloud_0_8.compute with type parameters of type NodeState | |
---|---|
protected Map<Status,NodeState> |
TerremarkVCloudComputeClient.vAppStatusToNodeState
|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.compute with type arguments of type NodeState | |
---|---|
TerremarkVCloudComputeClient(TerremarkVCloudClient client,
PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider,
javax.inject.Provider<String> passwordGenerator,
com.google.common.base.Predicate<URI> successTester,
Map<Status,NodeState> vAppStatusToNodeState,
Map<String,Credentials> credentialStore,
InternetServiceAndPublicIpAddressSupplier internetServiceAndPublicIpAddressSupplier)
|
Uses of NodeState in org.jclouds.trmk.vcloud_0_8.compute.config |
---|
Fields in org.jclouds.trmk.vcloud_0_8.compute.config with type parameters of type NodeState | |
---|---|
static Map<Status,NodeState> |
TerremarkVCloudComputeServiceContextModule.VAPPSTATUS_TO_NODESTATE
|
Methods in org.jclouds.trmk.vcloud_0_8.compute.config that return types with arguments of type NodeState | |
---|---|
protected Map<Status,NodeState> |
TerremarkVCloudComputeServiceContextModule.provideVAppStatusToNodeState()
|
Uses of NodeState in org.jclouds.trmk.vcloud_0_8.compute.functions |
---|
Fields in org.jclouds.trmk.vcloud_0_8.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<Status,NodeState> |
VAppToNodeMetadata.vAppStatusToNodeState
|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.compute.functions with type arguments of type NodeState | |
---|---|
VAppToNodeMetadata(TerremarkVCloudComputeClient computeClient,
Map<String,Credentials> credentialStore,
Map<Status,NodeState> vAppStatusToNodeState,
HardwareForVCloudExpressVApp hardwareForVCloudExpressVApp,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Supplier<Set<? extends Image>> images,
ConcurrentMap<OrgAndName,KeyPairCredentials> credentialsMap)
|
Uses of NodeState in org.jclouds.vcloud.compute.config |
---|
Fields in org.jclouds.vcloud.compute.config with type parameters of type NodeState | |
---|---|
static Map<Status,NodeState> |
VCloudComputeServiceContextModule.VAPPSTATUS_TO_NODESTATE
|
Methods in org.jclouds.vcloud.compute.config that return types with arguments of type NodeState | |
---|---|
protected Map<Status,NodeState> |
VCloudComputeServiceContextModule.provideVAppStatusToNodeState()
|
Uses of NodeState in org.jclouds.vcloud.compute.functions |
---|
Fields in org.jclouds.vcloud.compute.functions with type parameters of type NodeState | |
---|---|
protected Map<Status,NodeState> |
VAppToNodeMetadata.vAppStatusToNodeState
|
Constructor parameters in org.jclouds.vcloud.compute.functions with type arguments of type NodeState | |
---|---|
VAppToNodeMetadata(Map<Status,NodeState> vAppStatusToNodeState,
Map<String,Credentials> credentialStore,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Function<VApp,Hardware> hardwareForVApp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |