|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ComputeServiceAdapter in org.jclouds.byon.internal |
|---|
| Classes in org.jclouds.byon.internal that implement ComputeServiceAdapter | |
|---|---|
class |
BYONComputeServiceAdapter
|
| Uses of ComputeServiceAdapter in org.jclouds.cloudsigma.compute |
|---|
| Classes in org.jclouds.cloudsigma.compute that implement ComputeServiceAdapter | |
|---|---|
class |
CloudSigmaComputeServiceAdapter
defines the connection between the CloudSigmaClient implementation
and the jclouds ComputeService |
| Uses of ComputeServiceAdapter in org.jclouds.compute |
|---|
| Subinterfaces of ComputeServiceAdapter in org.jclouds.compute | |
|---|---|
interface |
JCloudsNativeComputeServiceAdapter
A means of specifying the implementation of a service that uses jclouds types. |
| Uses of ComputeServiceAdapter in org.jclouds.compute.config |
|---|
| Fields in org.jclouds.compute.config with type parameters of type ComputeServiceAdapter | |
|---|---|
protected Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> |
JCloudsNativeComputeServiceAdapterContextModule.adapter
|
| Methods in org.jclouds.compute.config with parameters of type ComputeServiceAdapter | |
|---|---|
protected com.google.common.base.Supplier<Set<? extends Hardware>> |
ComputeServiceAdapterContextModule.provideHardware(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<H,Hardware> transformer)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
ComputeServiceAdapterContextModule.provideImages(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<I,Image> transformer)
|
protected com.google.common.base.Supplier<Set<? extends Location>> |
ComputeServiceAdapterContextModule.provideLocations(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<L,Location> transformer)
|
| Constructor parameters in org.jclouds.compute.config with type arguments of type ComputeServiceAdapter | |
|---|---|
JCloudsNativeComputeServiceAdapterContextModule(Class<S> syncClientType,
Class<A> asyncClientType,
Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter)
|
|
| Uses of ComputeServiceAdapter in org.jclouds.compute.strategy.impl |
|---|
| Constructors in org.jclouds.compute.strategy.impl with parameters of type ComputeServiceAdapter | |
|---|---|
AdaptingComputeServiceStrategies(Map<String,Credentials> credentialStore,
ComputeServiceAdapter<N,H,I,L> client,
com.google.common.base.Function<N,NodeMetadata> nodeMetadataAdapter)
|
|
| Uses of ComputeServiceAdapter in org.jclouds.compute.stub.config |
|---|
| Classes in org.jclouds.compute.stub.config that implement ComputeServiceAdapter | |
|---|---|
class |
StubComputeServiceAdapter
|
| Uses of ComputeServiceAdapter in org.jclouds.deltacloud.compute.strategy |
|---|
| Classes in org.jclouds.deltacloud.compute.strategy that implement ComputeServiceAdapter | |
|---|---|
class |
DeltacloudComputeServiceAdapter
defines the connection between the DeltacloudClient implementation and the jclouds
ComputeService |
| Uses of ComputeServiceAdapter in org.jclouds.elasticstack.compute |
|---|
| Classes in org.jclouds.elasticstack.compute that implement ComputeServiceAdapter | |
|---|---|
class |
ElasticStackComputeServiceAdapter
defines the connection between the ElasticStackClient implementation
and the jclouds ComputeService |
| Uses of ComputeServiceAdapter in org.jclouds.savvis.vpdc.compute.strategy |
|---|
| Classes in org.jclouds.savvis.vpdc.compute.strategy that implement ComputeServiceAdapter | |
|---|---|
class |
VPDCComputeServiceAdapter
defines the connection between the VPDCClient implementation and the jclouds
ComputeService |
| Uses of ComputeServiceAdapter in org.jclouds.servermanager.compute.strategy |
|---|
| Classes in org.jclouds.servermanager.compute.strategy that implement ComputeServiceAdapter | |
|---|---|
class |
ServerManagerComputeServiceAdapter
defines the connection between the ServerManager implementation and the jclouds
ComputeService |
| Uses of ComputeServiceAdapter in org.jclouds.softlayer.compute.strategy |
|---|
| Classes in org.jclouds.softlayer.compute.strategy that implement ComputeServiceAdapter | |
|---|---|
class |
SoftLayerComputeServiceAdapter
defines the connection between the SoftLayerClient implementation and the jclouds
ComputeService |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||