Uses of Interface
org.jclouds.nodepool.NodePoolComputeServiceAdapter

Packages that use NodePoolComputeServiceAdapter
org.jclouds.nodepool   
org.jclouds.nodepool.internal   
 

Uses of NodePoolComputeServiceAdapter in org.jclouds.nodepool
 

Constructors in org.jclouds.nodepool with parameters of type NodePoolComputeServiceAdapter
NodePoolComputeServiceContext(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, ComputeService computeService, Utils utils, NodePoolComputeServiceAdapter adapter)
           
 

Uses of NodePoolComputeServiceAdapter in org.jclouds.nodepool.internal
 

Classes in org.jclouds.nodepool.internal that implement NodePoolComputeServiceAdapter
 class BaseNodePoolComputeServiceAdapter
          A base class for NodePoolComputeService, takes care of keeping (not changing assignments) and of everything that does not change the pool.
 class EagerNodePoolComputeServiceAdapter
          An eager NodePoolComputeService.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.