Interface | Description |
---|---|
ComputeService |
Provides portable access to launching compute instances.
|
ComputeServiceAdapter<N,H,I,L> |
A means of specifying the interface between the
ComputeServices and a
concrete compute cloud implementation, jclouds or otherwise. |
ComputeServiceContext |
Represents a cloud that has compute functionality.
|
JCloudsNativeComputeServiceAdapter |
A means of specifying the implementation of a service that uses jclouds
types.
|
Utils |
Class | Description |
---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<N> | |
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials |
Exception | Description |
---|---|
RunNodesException | |
RunScriptOnNodesException |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.