| Package | Description | 
|---|---|
| org.jclouds.elasticstack.compute | |
| org.jclouds.elasticstack.compute.config | |
| org.jclouds.elasticstack.compute.functions | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<String,WellKnownImage> | 
ElasticStackComputeServiceContextModule.provideImages(Json json,
             String providerName)  | 
| Constructor and Description | 
|---|
WellKnownImageToImage(com.google.common.base.Supplier<Location> locationSupplier,
                     Map<String,WellKnownImage> preinstalledImages,
                     Map<String,Credentials> credentialStore)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.