| Package | Description |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.compute | |
| org.jclouds.elasticstack.compute.config | |
| org.jclouds.elasticstack.predicates |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<ElasticStackClient,ElasticStackAsyncClient>> |
ElasticStackApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(ElasticStackClient.class) as
ElasticStackAsyncClient interface will be removed in jclouds 1.7. |
| Constructor and Description |
|---|
ElasticStackComputeServiceAdapter(ElasticStackClient client,
com.google.common.base.Predicate<DriveInfo> driveNotClaimed,
Map<String,WellKnownImage> preinstalledImages,
com.google.common.cache.LoadingCache<String,DriveInfo> cache,
String defaultVncPassword,
com.google.common.util.concurrent.ListeningExecutorService userExecutor) |
| Constructor and Description |
|---|
ElasticStackComputeServiceContextModule.GetDrive(ElasticStackClient client) |
| Constructor and Description |
|---|
DriveClaimed(ElasticStackClient client) |
Copyright © 2009-2013 jclouds. All Rights Reserved.