|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoyentCloudApi | |
|---|---|
| org.jclouds.joyent.cloudapi.v6_5 | |
| org.jclouds.joyent.cloudapi.v6_5.compute | |
| org.jclouds.joyent.cloudapi.v6_5.compute.loaders | |
| Uses of JoyentCloudApi in org.jclouds.joyent.cloudapi.v6_5 |
|---|
| Fields in org.jclouds.joyent.cloudapi.v6_5 with type parameters of type JoyentCloudApi | |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<JoyentCloudApi,JoyentCloudAsyncApi>> |
JoyentCloudApiMetadata.CONTEXT_TOKEN
|
| Uses of JoyentCloudApi in org.jclouds.joyent.cloudapi.v6_5.compute |
|---|
| Fields in org.jclouds.joyent.cloudapi.v6_5.compute declared as JoyentCloudApi | |
|---|---|
protected JoyentCloudApi |
JoyentCloudComputeServiceAdapter.cloudApiApi
|
protected JoyentCloudApi |
JoyentCloudComputeService.novaApi
|
| Constructors in org.jclouds.joyent.cloudapi.v6_5.compute with parameters of type JoyentCloudApi | |
|---|---|
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)
|
|
| Uses of JoyentCloudApi in org.jclouds.joyent.cloudapi.v6_5.compute.loaders |
|---|
| Fields in org.jclouds.joyent.cloudapi.v6_5.compute.loaders declared as JoyentCloudApi | |
|---|---|
protected JoyentCloudApi |
CreateUniqueKey.cloudApiApi
|
| Constructors in org.jclouds.joyent.cloudapi.v6_5.compute.loaders with parameters of type JoyentCloudApi | |
|---|---|
CreateUniqueKey(JoyentCloudApi cloudApiApi,
GroupNamingConvention.Factory namingConvention,
Crypto crypto,
javax.inject.Provider<SecureRandom> secureRandom)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||