Uses of Interface
org.jclouds.elasticstack.ElasticStackAsyncClient

Packages that use ElasticStackAsyncClient
org.jclouds.elasticstack.compute   
 

Uses of ElasticStackAsyncClient in org.jclouds.elasticstack.compute
 

Constructors in org.jclouds.elasticstack.compute with parameters of type ElasticStackAsyncClient
ElasticStackComputeServiceAdapter(ElasticStackClient client, ElasticStackAsyncClient aclient, com.google.common.base.Predicate<DriveInfo> driveNotClaimed, org.jclouds.location.suppliers.JustProvider locationSupplier, Map<String,WellKnownImage> preinstalledImages, Map<String,DriveInfo> cache, String defaultVncPassword, ExecutorService executor)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.