| Constructor and Description | 
|---|
AbiquoContextImpl(Context wrapped,
                 com.google.common.reflect.TypeToken<? extends Context> wrappedType,
                 ComputeService computeService,
                 Utils utils,
                 RestContext<AbiquoApi,AbiquoAsyncApi> providerSpecificContext,
                 AdministrationService administrationService,
                 CloudService cloudService,
                 SearchService searchService,
                 MonitoringService monitoringService,
                 EventService eventService,
                 PricingService pricingService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AWSEC2ComputeService  | 
| Constructor and Description | 
|---|
CloudStackContextImpl(Context backend,
                     com.google.common.reflect.TypeToken<? extends Context> backendType,
                     ComputeService computeService,
                     Utils utils,
                     RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
                     RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
ComputeService | 
ComputeServiceContext.getComputeService()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseComputeService  | 
| Modifier and Type | Method and Description | 
|---|---|
ComputeService | 
ComputeServiceContextImpl.getComputeService()  | 
| Constructor and Description | 
|---|
ComputeServiceContextImpl(Context backend,
                         com.google.common.reflect.TypeToken<? extends Context> backendType,
                         ComputeService computeService,
                         Utils utils)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EC2ComputeService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GoGridComputeService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoyentCloudComputeService  | 
| Constructor and Description | 
|---|
OrphanedGroupsByDatacenterId(ComputeService computeService)  | 
| Constructor and Description | 
|---|
AllNodesInGroupTerminated(ComputeService computeService)  | 
| Constructor and Description | 
|---|
NodePoolComputeServiceContext(Context backend,
                             com.google.common.reflect.TypeToken<? extends Context> backendType,
                             ComputeService computeService,
                             Utils utils,
                             NodePoolComputeServiceAdapter adapter)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<ComputeService> | 
BindBackendComputeService.makeBackendComputeService(String provider,
                         Set<com.google.inject.Module> modules,
                         com.google.common.base.Supplier<Credentials> creds,
                         com.google.common.base.Supplier<Properties> overrides,
                         Closer closer)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<Template> | 
BindBackendComputeService.makeBackendTemplate(com.google.common.base.Supplier<ComputeService> compute,
                   String poolGroupPrefix)  | 
protected TemplateBuilder | 
BindBackendComputeService.templateBuilder(com.google.common.base.Supplier<ComputeService> compute,
               com.google.common.base.Supplier<Template> template)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.base.Supplier<ComputeService> | 
BaseNodePoolComputeServiceAdapter.backendComputeService  | 
| Constructor and Description | 
|---|
BaseNodePoolComputeServiceAdapter(com.google.common.base.Supplier<ComputeService> backendComputeService,
                                 com.google.common.base.Supplier<Template> backendTemplate,
                                 String poolGroupName,
                                 NodeMetadataStore metadataStore,
                                 String poolNodeAdminAccess,
                                 AdminAccess.Configuration configuration)  | 
EagerNodePoolComputeServiceAdapter(com.google.common.base.Supplier<ComputeService> backendComputeService,
                                  com.google.common.base.Supplier<Template> backendTemplate,
                                  String poolGroupPrefix,
                                  int maxSize,
                                  int minSize,
                                  boolean removeDestroyed,
                                  NodeMetadataStore storage,
                                  String poolNodeAdminAccess,
                                  AdminAccess.Configuration configuration)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NovaComputeService  | 
| Constructor and Description | 
|---|
OrphanedGroupsByZoneId(ComputeService computeService)  | 
| Constructor and Description | 
|---|
AllNodesInGroupTerminated(ComputeService computeService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TerremarkVCloudComputeService  | 
| Constructor and Description | 
|---|
IMachineToIpAddress(org.virtualbox_4_1.VirtualBoxManager manager,
                   ComputeService computeService)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.