Package | Description |
---|---|
org.jclouds.joyent.cloudapi.v6_5 | |
org.jclouds.joyent.cloudapi.v6_5.compute | |
org.jclouds.joyent.cloudapi.v6_5.compute.loaders |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<JoyentCloudApi,JoyentCloudAsyncApi>> |
JoyentCloudApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
protected JoyentCloudApi |
JoyentCloudComputeService.novaApi |
Constructor and Description |
---|
JoyentCloudComputeService(ComputeServiceContext context,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ListNodesStrategy listNodesStrategy,
GetImageStrategy getImageStrategy,
GetNodeMetadataStrategy getNodeMetadataStrategy,
CreateNodesInGroupThenAddToSet runNodesAndAddToSetStrategy,
RebootNodeStrategy rebootNodeStrategy,
DestroyNodeStrategy destroyNodeStrategy,
ResumeNodeStrategy startNodeStrategy,
SuspendNodeStrategy stopNodeStrategy,
javax.inject.Provider<TemplateBuilder> templateBuilderProvider,
javax.inject.Provider<TemplateOptions> templateOptionsProvider,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeTerminated,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeSuspended,
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory initScriptRunnerFactory,
RunScriptOnNode.Factory runScriptOnNodeFactory,
InitAdminAccess initAdminAccess,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor,
JoyentCloudApi novaApi,
com.google.common.cache.LoadingCache<DatacenterAndName,KeyAndPrivateKey> keyCache,
com.google.common.base.Function<Set<? extends NodeMetadata>,com.google.common.collect.Multimap<String,String>> orphanedGroupsByDatacenterId,
GroupNamingConvention.Factory namingConvention,
com.google.common.base.Optional<ImageExtension> imageExtension) |
JoyentCloudComputeServiceAdapter(JoyentCloudApi cloudApiApi,
com.google.common.base.Supplier<Set<String>> datacenterIds,
ComputeServiceConstants.Timeouts timeouts) |
Modifier and Type | Field and Description |
---|---|
protected JoyentCloudApi |
CreateUniqueKey.cloudApiApi |
Constructor and Description |
---|
CreateUniqueKey(JoyentCloudApi cloudApiApi,
GroupNamingConvention.Factory namingConvention,
SshKeyPairGenerator sshKeyPairGenerator) |
Copyright © 2009-2013 jclouds. All Rights Reserved.