|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GetImageStrategy in org.jclouds.compute.config |
|---|
| Methods in org.jclouds.compute.config that return GetImageStrategy | |
|---|---|
protected GetImageStrategy |
ComputeServiceAdapterContextModule.defineGetImageStrategy(AdaptingComputeServiceStrategies<N,H,I,L> in)
|
| Methods in org.jclouds.compute.config that return types with arguments of type GetImageStrategy | |
|---|---|
protected abstract Class<? extends GetImageStrategy> |
BindComputeStrategiesByClass.defineGetImageStrategy()
|
| Method parameters in org.jclouds.compute.config with type arguments of type GetImageStrategy | |
|---|---|
protected void |
BindComputeStrategiesByClass.bindGetImageStrategy(Class<? extends GetImageStrategy> clazz)
|
| Uses of GetImageStrategy in org.jclouds.compute.domain.internal |
|---|
| Fields in org.jclouds.compute.domain.internal declared as GetImageStrategy | |
|---|---|
protected GetImageStrategy |
TemplateBuilderImpl.getImageStrategy
|
| Constructors in org.jclouds.compute.domain.internal with parameters of type GetImageStrategy | |
|---|---|
TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
ImageCacheSupplier images,
com.google.common.base.Supplier<Set<? extends Hardware>> hardwares,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider,
GetImageStrategy getImageStrategy)
|
|
| Uses of GetImageStrategy in org.jclouds.compute.internal |
|---|
| Constructors in org.jclouds.compute.internal with parameters of type GetImageStrategy | |
|---|---|
BaseComputeService(ComputeServiceContext context,
Map<String,org.jclouds.domain.Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> hardwareProfiles,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
ListNodesStrategy listNodesStrategy,
GetImageStrategy getImageStrategy,
GetNodeMetadataStrategy getNodeMetadataStrategy,
CreateNodesInGroupThenAddToSet runNodesAndAddToSetStrategy,
RebootNodeStrategy rebootNodeStrategy,
DestroyNodeStrategy destroyNodeStrategy,
ResumeNodeStrategy resumeNodeStrategy,
SuspendNodeStrategy suspendNodeStrategy,
javax.inject.Provider<TemplateBuilder> templateBuilderProvider,
javax.inject.Provider<TemplateOptions> templateOptionsProvider,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeTerminated,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeSuspended,
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory initScriptRunnerFactory,
org.jclouds.scriptbuilder.functions.InitAdminAccess initAdminAccess,
RunScriptOnNode.Factory runScriptOnNodeFactory,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Optional<ImageExtension> imageExtension,
com.google.common.base.Optional<SecurityGroupExtension> securityGroupExtension)
|
|
| Uses of GetImageStrategy in org.jclouds.compute.predicates |
|---|
| Constructors in org.jclouds.compute.predicates with parameters of type GetImageStrategy | |
|---|---|
AtomicImageAvailable(GetImageStrategy client)
|
|
AtomicImageDeleted(GetImageStrategy client)
|
|
| Uses of GetImageStrategy in org.jclouds.compute.predicates.internal |
|---|
| Constructors in org.jclouds.compute.predicates.internal with parameters of type GetImageStrategy | |
|---|---|
RefreshImageAndDoubleCheckOnFailUnlessStatusInvalid(Image.Status intended,
GetImageStrategy client)
|
|
RefreshImageAndDoubleCheckOnFailUnlessStatusInvalid(Image.Status intended,
Set<Image.Status> invalids,
GetImageStrategy client)
|
|
| Uses of GetImageStrategy in org.jclouds.compute.strategy.impl |
|---|
| Classes in org.jclouds.compute.strategy.impl that implement GetImageStrategy | |
|---|---|
class |
AdaptingComputeServiceStrategies<N,H,I,L>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||