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> | |
ComputeServiceContextBuilder<S,A> | |
ComputeServiceContextFactory |
Helper class to instantiate
ComputeServiceContext instances. |
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials | |
StandaloneComputeServiceContextBuilder<D> | |
StandaloneComputeServiceContextSpec<D,N,H,I,L> |
Exception | Description |
---|---|
RunNodesException | |
RunScriptOnNodesException |
Copyright © 2009-2012 jclouds. All Rights Reserved.