|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Image in org.jclouds.aws.ec2.compute |
---|
Constructor parameters in org.jclouds.aws.ec2.compute with type arguments of type Image | |
---|---|
AWSEC2ComputeService(ComputeServiceContext context,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ListNodesStrategy listNodesStrategy,
GetNodeMetadataStrategy getNodeMetadataStrategy,
CreateNodesInGroupThenAddToSet runNodesAndAddToSetStrategy,
RebootNodeStrategy rebootNodeStrategy,
DestroyNodeStrategy destroyNodeStrategy,
ResumeNodeStrategy startNodeStrategy,
SuspendNodeStrategy stopNodeStrategy,
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,
RunScriptOnNode.Factory runScriptOnNodeFactory,
InitAdminAccess initAdminAccess,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor,
AWSEC2Client ec2Client,
ConcurrentMap<RegionAndName,KeyPair> credentialsMap,
com.google.common.cache.LoadingCache<RegionAndName,String> securityGroupMap,
com.google.common.cache.LoadingCache<RegionAndName,String> placementGroupMap,
com.google.common.base.Predicate<PlacementGroup> placementGroupDeleted,
boolean generateInstanceNames,
AWSEC2AsyncClient aclient)
|
|
AWSEC2TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap)
|
|
AWSEC2TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap)
|
Uses of Image in org.jclouds.aws.ec2.compute.config |
---|
Methods in org.jclouds.aws.ec2.compute.config that return types with arguments of type Image | |
---|---|
protected Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> |
AWSEC2BindComputeSuppliersByClass.defineImageSupplier()
|
protected com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> |
AWSEC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCache(RegionAndNameToImageSupplier supplier)
|
protected com.google.common.base.Supplier<com.google.common.cache.CacheLoader<RegionAndName,Image>> |
AWSEC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCacheLoader(RegionAndIdToImage delegate)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
AWSEC2ComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
Method parameters in org.jclouds.aws.ec2.compute.config with type arguments of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
AWSEC2ComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
Uses of Image in org.jclouds.aws.ec2.compute.functions |
---|
Constructor parameters in org.jclouds.aws.ec2.compute.functions with type arguments of type Image | |
---|---|
AWSRunningInstanceToNodeMetadata(Map<InstanceState,NodeState> instanceToNodeState,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap,
com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Hardware>> hardware)
|
Uses of Image in org.jclouds.aws.ec2.compute.suppliers |
---|
Methods in org.jclouds.aws.ec2.compute.suppliers that return types with arguments of type Image | |
---|---|
Iterable<Image> |
CallForImages.call()
|
Set<? extends Image> |
AWSEC2ImageSupplier.get()
|
Constructor parameters in org.jclouds.aws.ec2.compute.suppliers with type arguments of type Image | |
---|---|
AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions,
String amiQuery,
String clusterRegions,
String ccAmiQuery,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache,
CallForImages.Factory factory,
Set<String> clusterComputeIds,
ExecutorService executor)
|
Uses of Image in org.jclouds.byon.internal |
---|
Methods in org.jclouds.byon.internal that return types with arguments of type Image | |
---|---|
Iterable<Image> |
BYONComputeServiceAdapter.listImages()
|
Uses of Image in org.jclouds.cloudservers.compute.functions |
---|
Fields in org.jclouds.cloudservers.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
ServerToNodeMetadata.images
|
Methods in org.jclouds.cloudservers.compute.functions that return Image | |
---|---|
Image |
CloudServersImageToImage.apply(Image from)
|
Uses of Image in org.jclouds.cloudsigma.compute |
---|
Constructor parameters in org.jclouds.cloudsigma.compute with type arguments of type Image | |
---|---|
CloudSigmaTemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> hardwares,
com.google.common.base.Supplier<Location> defaultLocation2,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider)
|
Uses of Image in org.jclouds.cloudsigma.compute.functions |
---|
Methods in org.jclouds.cloudsigma.compute.functions that return Image | |
---|---|
Image |
PreinstalledDiskToImage.apply(DriveInfo drive)
|
Methods in org.jclouds.cloudsigma.compute.functions with parameters of type Image | |
---|---|
boolean |
ServerInfoToNodeMetadata.FindImageForId.matches(String from,
Image input)
|
Constructor parameters in org.jclouds.cloudsigma.compute.functions with type arguments of type Image | |
---|---|
ServerInfoToNodeMetadata.FindImageForId(com.google.common.base.Supplier<Set<? extends Image>> images)
|
Uses of Image in org.jclouds.cloudstack.compute.functions |
---|
Methods in org.jclouds.cloudstack.compute.functions that return Image | |
---|---|
Image |
TemplateToImage.apply(Template template)
|
Methods in org.jclouds.cloudstack.compute.functions with parameters of type Image | |
---|---|
boolean |
VirtualMachineToNodeMetadata.FindImageForVirtualMachine.matches(VirtualMachine from,
Image input)
|
Constructor parameters in org.jclouds.cloudstack.compute.functions with type arguments of type Image | |
---|---|
VirtualMachineToNodeMetadata.FindImageForVirtualMachine(com.google.common.base.Supplier<Set<? extends Image>> location)
|
Uses of Image in org.jclouds.compute |
---|
Methods in org.jclouds.compute that return types with arguments of type Image | |
---|---|
Iterable<Image> |
JCloudsNativeComputeServiceAdapter.listImages()
Images are the available configured operating systems that someone can run a node with. |
Set<? extends Image> |
ComputeService.listImages()
Images define the operating system and metadata related to a node. |
Uses of Image in org.jclouds.compute.config |
---|
Fields in org.jclouds.compute.config with type parameters of type Image | |
---|---|
protected Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> |
JCloudsNativeComputeServiceAdapterContextModule.adapter
|
Methods in org.jclouds.compute.config that return Image | |
---|---|
Image |
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage.apply(Image arg0)
|
Methods in org.jclouds.compute.config that return types with arguments of type Image | |
---|---|
protected abstract Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> |
BindComputeSuppliersByClass.defineImageSupplier()
|
protected com.google.common.base.Supplier<Map<String,? extends Image>> |
BaseComputeServiceContextModule.provideImageMap(com.google.common.base.Supplier<Set<? extends Image>> images)
|
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,
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage addDefaultCredentialsToImage)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
For overriding; default impl is same as supplyImageCache(seconds, imageSupplier) |
Methods in org.jclouds.compute.config with parameters of type Image | |
---|---|
Image |
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage.apply(Image arg0)
|
Method parameters in org.jclouds.compute.config with type arguments of type Image | |
---|---|
protected void |
BindComputeSuppliersByClass.bindImageSupplier(Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> clazz)
|
protected com.google.common.base.Supplier<Map<String,? extends Image>> |
BaseComputeServiceContextModule.provideImageMap(com.google.common.base.Supplier<Set<? extends Image>> images)
|
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,
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage addDefaultCredentialsToImage)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
BaseComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
For overriding; default impl is same as supplyImageCache(seconds, imageSupplier) |
Constructor parameters in org.jclouds.compute.config with type arguments of type Image | |
---|---|
JCloudsNativeComputeServiceAdapterContextModule(Class<S> syncClientType,
Class<A> asyncClientType,
Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter)
|
Uses of Image in org.jclouds.compute.domain |
---|
Fields in org.jclouds.compute.domain with type parameters of type Image | |
---|---|
protected com.google.common.base.Predicate<Image> |
HardwareBuilder.supportsImage
|
Methods in org.jclouds.compute.domain that return Image | |
---|---|
Image |
ImageBuilder.build()
|
Image |
Template.getImage()
Image that suits the requirements. |
Methods in org.jclouds.compute.domain that return types with arguments of type Image | |
---|---|
com.google.common.base.Predicate<Image> |
Hardware.supportsImage()
Determines whether this size can run an image. |
Methods in org.jclouds.compute.domain with parameters of type Image | |
---|---|
static ImageBuilder |
ImageBuilder.fromImage(Image image)
|
TemplateBuilder |
TemplateBuilder.fromImage(Image image)
Configure this template to fuzzy-match on the image parameter |
Method parameters in org.jclouds.compute.domain with type arguments of type Image | |
---|---|
TemplateBuilder |
TemplateBuilder.imageMatches(com.google.common.base.Predicate<Image> condition)
Configure this template to have an image description that matches the supplied condition |
HardwareBuilder |
HardwareBuilder.supportsImage(com.google.common.base.Predicate<Image> supportsImage)
|
Uses of Image in org.jclouds.compute.domain.internal |
---|
Classes in org.jclouds.compute.domain.internal that implement Image | |
---|---|
class |
ImageImpl
|
Fields in org.jclouds.compute.domain.internal with type parameters of type Image | |
---|---|
protected com.google.common.base.Predicate<Image> |
TemplateBuilderImpl.imagePredicate
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
TemplateBuilderImpl.images
|
Methods in org.jclouds.compute.domain.internal that return Image | |
---|---|
Image |
TemplateImpl.getImage()
Image that suits the requirements. |
protected Image |
TemplateBuilderImpl.resolveImage(Hardware hardware,
Iterable<? extends Image> supportedImages)
|
Methods in org.jclouds.compute.domain.internal that return types with arguments of type Image | |
---|---|
protected Set<? extends Image> |
TemplateBuilderImpl.getImages()
|
com.google.common.base.Predicate<Image> |
HardwareImpl.supportsImage()
Determines whether this size can run an image. |
Methods in org.jclouds.compute.domain.internal with parameters of type Image | |
---|---|
TemplateBuilder |
TemplateBuilderImpl.fromImage(Image image)
Configure this template to fuzzy-match on the image parameter |
Method parameters in org.jclouds.compute.domain.internal with type arguments of type Image | |
---|---|
TemplateBuilder |
TemplateBuilderImpl.imageMatches(com.google.common.base.Predicate<Image> condition)
Configure this template to have an image description that matches the supplied condition |
protected Hardware |
TemplateBuilderImpl.resolveHardware(com.google.common.collect.Ordering<Hardware> hardwareOrdering,
Iterable<? extends Image> images)
|
protected Image |
TemplateBuilderImpl.resolveImage(Hardware hardware,
Iterable<? extends Image> supportedImages)
|
protected void |
TemplateBuilderImpl.throwNoSuchElementExceptionAfterLoggingImageIds(String message,
Iterable<? extends Image> images)
|
Constructors in org.jclouds.compute.domain.internal with parameters of type Image | |
---|---|
TemplateImpl(Image image,
Hardware size,
Location location,
TemplateOptions options)
|
Constructor parameters in org.jclouds.compute.domain.internal with type arguments of type Image | |
---|---|
HardwareImpl(String providerId,
String name,
String id,
Location location,
URI uri,
Map<String,String> userMetadata,
Set<String> tags,
Iterable<? extends Processor> processors,
int ram,
Iterable<? extends Volume> volumes,
com.google.common.base.Predicate<Image> supportsImage,
String hypervisor)
|
|
TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> hardwares,
com.google.common.base.Supplier<Location> defaultLocation2,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider)
|
Uses of Image in org.jclouds.compute.internal |
---|
Methods in org.jclouds.compute.internal that return types with arguments of type Image | |
---|---|
Set<? extends Image> |
BaseComputeService.listImages()
Images define the operating system and metadata related to a node. |
Constructor parameters in org.jclouds.compute.internal with type arguments of type Image | |
---|---|
BaseComputeService(ComputeServiceContext context,
Map<String,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 Location>> locations,
ListNodesStrategy listNodesStrategy,
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,
InitAdminAccess initAdminAccess,
RunScriptOnNode.Factory runScriptOnNodeFactory,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor)
|
Uses of Image in org.jclouds.compute.predicates |
---|
Methods in org.jclouds.compute.predicates that return types with arguments of type Image | |
---|---|
static com.google.common.base.Predicate<Image> |
ImagePredicates.any()
return everything. |
static com.google.common.base.Predicate<Image> |
ImagePredicates.idEquals(String id)
evaluates true if the Image |
static com.google.common.base.Predicate<Image> |
ImagePredicates.idIn(Iterable<String> ids)
evaluates true if the Image id is in the supplied set |
static com.google.common.base.Predicate<Image> |
ImagePredicates.is64Bit()
return true if this is a 64bit image. |
static com.google.common.base.Predicate<Image> |
ImagePredicates.userMetadataContains(String key,
String value)
evaluates true if the Image metadata contains the following values |
Uses of Image in org.jclouds.compute.stub.config |
---|
Methods in org.jclouds.compute.stub.config that return types with arguments of type Image | |
---|---|
Iterable<Image> |
StubComputeServiceAdapter.listImages()
|
Uses of Image in org.jclouds.deltacloud.compute.functions |
---|
Fields in org.jclouds.deltacloud.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
InstanceToNodeMetadata.images
|
Methods in org.jclouds.deltacloud.compute.functions that return Image | |
---|---|
Image |
DeltacloudImageToImage.apply(Image from)
|
Uses of Image in org.jclouds.ec2.compute |
---|
Constructor parameters in org.jclouds.ec2.compute with type arguments of type Image | |
---|---|
EC2ComputeService(ComputeServiceContext context,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ListNodesStrategy listNodesStrategy,
GetNodeMetadataStrategy getNodeMetadataStrategy,
CreateNodesInGroupThenAddToSet runNodesAndAddToSetStrategy,
RebootNodeStrategy rebootNodeStrategy,
DestroyNodeStrategy destroyNodeStrategy,
ResumeNodeStrategy startNodeStrategy,
SuspendNodeStrategy stopNodeStrategy,
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,
RunScriptOnNode.Factory runScriptOnNodeFactory,
InitAdminAccess initAdminAccess,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor,
EC2Client ec2Client,
ConcurrentMap<RegionAndName,KeyPair> credentialsMap,
com.google.common.cache.LoadingCache<RegionAndName,String> securityGroupMap)
|
Uses of Image in org.jclouds.ec2.compute.config |
---|
Methods in org.jclouds.ec2.compute.config that return types with arguments of type Image | |
---|---|
protected Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> |
EC2BindComputeSuppliersByClass.defineImageSupplier()
|
protected com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> |
EC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCache(RegionAndNameToImageSupplier supplier)
|
protected com.google.common.base.Supplier<com.google.common.cache.CacheLoader<RegionAndName,Image>> |
EC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCacheLoader(RegionAndIdToImage delegate)
|
protected com.google.common.base.Supplier<Set<? extends Image>> |
EC2ComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
Method parameters in org.jclouds.ec2.compute.config with type arguments of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
EC2ComputeServiceContextModule.supplyNonParsingImageCache(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<Set<? extends Image>> imageSupplier,
com.google.inject.Injector injector)
|
Uses of Image in org.jclouds.ec2.compute.domain |
---|
Methods in org.jclouds.ec2.compute.domain with parameters of type Image | |
---|---|
boolean |
EC2HardwareBuilder.RequiresRootDeviceType.apply(Image image)
|
boolean |
EC2HardwareBuilder.IsWindows.apply(Image image)
|
boolean |
EC2HardwareBuilder.RequiresVirtualizationType.apply(Image image)
|
Method parameters in org.jclouds.ec2.compute.domain with type arguments of type Image | |
---|---|
EC2HardwareBuilder |
EC2HardwareBuilder.supportsImage(com.google.common.base.Predicate<Image> supportsImage)
|
Uses of Image in org.jclouds.ec2.compute.functions |
---|
Fields in org.jclouds.ec2.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> |
RunningInstanceToNodeMetadata.imageMap
|
Methods in org.jclouds.ec2.compute.functions that return Image | |
---|---|
Image |
EC2ImageParser.apply(Image from)
|
Image |
RegionAndIdToImage.load(RegionAndName key)
|
Methods in org.jclouds.ec2.compute.functions that return types with arguments of type Image | |
---|---|
Map<RegionAndName,? extends Image> |
ImagesToRegionAndIdMap.apply(Iterable<? extends Image> input)
|
static Map<RegionAndName,? extends Image> |
ImagesToRegionAndIdMap.imagesToMap(Iterable<? extends Image> input)
|
Method parameters in org.jclouds.ec2.compute.functions with type arguments of type Image | |
---|---|
Map<RegionAndName,? extends Image> |
ImagesToRegionAndIdMap.apply(Iterable<? extends Image> input)
|
static Map<RegionAndName,? extends Image> |
ImagesToRegionAndIdMap.imagesToMap(Iterable<? extends Image> input)
|
Constructor parameters in org.jclouds.ec2.compute.functions with type arguments of type Image | |
---|---|
RunningInstanceToNodeMetadata(Map<InstanceState,NodeState> instanceToNodeState,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap,
com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Hardware>> hardware)
|
Uses of Image in org.jclouds.ec2.compute.internal |
---|
Methods in org.jclouds.ec2.compute.internal that return Image | |
---|---|
protected Image |
EC2TemplateBuilderImpl.resolveImage(Hardware size,
Iterable<? extends Image> supportedImages)
|
Methods in org.jclouds.ec2.compute.internal that return types with arguments of type Image | |
---|---|
protected Set<? extends Image> |
EC2TemplateBuilderImpl.getImages()
|
Method parameters in org.jclouds.ec2.compute.internal with type arguments of type Image | |
---|---|
protected Image |
EC2TemplateBuilderImpl.resolveImage(Hardware size,
Iterable<? extends Image> supportedImages)
|
Constructor parameters in org.jclouds.ec2.compute.internal with type arguments of type Image | |
---|---|
EC2TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap)
|
|
EC2TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> imageMap)
|
Uses of Image in org.jclouds.ec2.compute.predicates |
---|
Methods in org.jclouds.ec2.compute.predicates that return types with arguments of type Image | |
---|---|
static com.google.common.base.Predicate<Image> |
EC2ImagePredicates.rootDeviceType(RootDeviceType rootDeviceType)
evaluates true if the Image has the specified root device type |
Uses of Image in org.jclouds.ec2.compute.suppliers |
---|
Methods in org.jclouds.ec2.compute.suppliers that return types with arguments of type Image | |
---|---|
com.google.common.cache.LoadingCache<RegionAndName,? extends Image> |
RegionAndNameToImageSupplier.get()
|
Set<? extends Image> |
EC2ImageSupplier.get()
|
Constructor parameters in org.jclouds.ec2.compute.suppliers with type arguments of type Image | |
---|---|
EC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions,
DescribeImagesParallel describer,
String[] amiOwners,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache,
EC2ImageParser parser)
|
|
RegionAndNameToImageSupplier(com.google.common.cache.CacheLoader<RegionAndName,Image> regionAndIdToImage,
long expirationSecs)
|
Uses of Image in org.jclouds.elasticstack.compute.functions |
---|
Methods in org.jclouds.elasticstack.compute.functions that return Image | |
---|---|
Image |
WellKnownImageToImage.apply(DriveInfo drive)
|
Methods in org.jclouds.elasticstack.compute.functions with parameters of type Image | |
---|---|
boolean |
ServerInfoToNodeMetadata.FindImageForId.matches(String from,
Image input)
|
Constructor parameters in org.jclouds.elasticstack.compute.functions with type arguments of type Image | |
---|---|
ServerInfoToNodeMetadata.FindImageForId(com.google.common.base.Supplier<Set<? extends Image>> images)
|
Uses of Image in org.jclouds.glesys.compute.functions |
---|
Fields in org.jclouds.glesys.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
ServerDetailsToNodeMetadata.images
|
Methods in org.jclouds.glesys.compute.functions that return Image | |
---|---|
Image |
OSTemplateToImage.apply(OSTemplate template)
|
Uses of Image in org.jclouds.gogrid.compute |
---|
Constructor parameters in org.jclouds.gogrid.compute with type arguments of type Image | |
---|---|
GoGridComputeService(ComputeServiceContext context,
Map<String,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 Location>> locations,
ListNodesStrategy listNodesStrategy,
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,
InitAdminAccess initAdminAccess,
RunScriptOnNode.Factory runScriptOnNodeFactory,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor)
|
Uses of Image in org.jclouds.gogrid.compute.functions |
---|
Methods in org.jclouds.gogrid.compute.functions that return Image | |
---|---|
Image |
ServerImageToImage.apply(ServerImage from)
|
protected Image |
ServerToNodeMetadata.parseImage(Server from)
|
Uses of Image in org.jclouds.openstack.nova.compute.functions |
---|
Fields in org.jclouds.openstack.nova.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
ServerToNodeMetadata.images
|
Methods in org.jclouds.openstack.nova.compute.functions that return Image | |
---|---|
Image |
NovaImageToImage.apply(Image from)
|
protected Image |
ServerToNodeMetadata.parseImage(Server from)
|
Uses of Image in org.jclouds.rimuhosting.miro.compute.config |
---|
Methods in org.jclouds.rimuhosting.miro.compute.config that return types with arguments of type Image | |
---|---|
protected Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> |
RimuHostingBindComputeSuppliersByClass.defineImageSupplier()
|
Uses of Image in org.jclouds.rimuhosting.miro.compute.functions |
---|
Fields in org.jclouds.rimuhosting.miro.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
ServerToNodeMetadata.images
|
Uses of Image in org.jclouds.rimuhosting.miro.compute.suppliers |
---|
Methods in org.jclouds.rimuhosting.miro.compute.suppliers that return types with arguments of type Image | |
---|---|
Set<? extends Image> |
RimuHostingImageSupplier.get()
|
Uses of Image in org.jclouds.savvis.vpdc.compute.functions |
---|
Methods in org.jclouds.savvis.vpdc.compute.functions that return Image | |
---|---|
Image |
CIMOperatingSystemToImage.apply(CIMOperatingSystem from)
|
Uses of Image in org.jclouds.servermanager.compute.functions |
---|
Methods in org.jclouds.servermanager.compute.functions that return Image | |
---|---|
Image |
ServerManagerImageToImage.apply(Image from)
|
Methods in org.jclouds.servermanager.compute.functions with parameters of type Image | |
---|---|
boolean |
ServerToNodeMetadata.FindImageForServer.matches(Server from,
Image input)
|
Constructor parameters in org.jclouds.servermanager.compute.functions with type arguments of type Image | |
---|---|
ServerToNodeMetadata.FindImageForServer(com.google.common.base.Supplier<Set<? extends Image>> hardware)
|
Uses of Image in org.jclouds.slicehost.compute.functions |
---|
Fields in org.jclouds.slicehost.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
SliceToNodeMetadata.images
|
Methods in org.jclouds.slicehost.compute.functions that return Image | |
---|---|
Image |
SlicehostImageToImage.apply(Image from)
|
Uses of Image in org.jclouds.softlayer.compute.functions |
---|
Methods in org.jclouds.softlayer.compute.functions that return Image | |
---|---|
Image |
ProductItemToImage.apply(ProductItem productItem)
|
Image |
VirtualGuestToNodeMetadata.GetImageForVirtualGuest.getImage(VirtualGuest guest)
|
Uses of Image in org.jclouds.trmk.vcloud_0_8.compute |
---|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.compute with type arguments of type Image | |
---|---|
TerremarkVCloudComputeService(ComputeServiceContext context,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ListNodesStrategy listNodesStrategy,
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,
RunScriptOnNode.Factory runScriptOnNodeFactory,
InitAdminAccess initAdminAccess,
PersistNodeCredentials persistNodeCredentials,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor,
CleanupOrphanKeys cleanupOrphanKeys)
|
Uses of Image in org.jclouds.trmk.vcloud_0_8.compute.config |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.config that return types with arguments of type Image | |
---|---|
protected Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> |
TerremarkBindComputeSuppliersByClass.defineImageSupplier()
|
Uses of Image in org.jclouds.trmk.vcloud_0_8.compute.functions |
---|
Fields in org.jclouds.trmk.vcloud_0_8.compute.functions with type parameters of type Image | |
---|---|
protected com.google.common.base.Supplier<Set<? extends Image>> |
VAppToNodeMetadata.images
|
Methods in org.jclouds.trmk.vcloud_0_8.compute.functions that return Image | |
---|---|
Image |
ImageForVCloudExpressVAppTemplate.apply(VAppTemplate from)
|
Methods in org.jclouds.trmk.vcloud_0_8.compute.functions that return types with arguments of type Image | |
---|---|
Iterable<? extends Image> |
ImagesInVCloudExpressOrg.apply(Org from)
|
Iterable<? extends Image> |
ImagesInVCloudExpressVDC.apply(VDC from)
|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.compute.functions with type arguments of type Image | |
---|---|
VAppToNodeMetadata(TerremarkVCloudComputeClient computeClient,
Map<String,Credentials> credentialStore,
Map<Status,NodeState> vAppStatusToNodeState,
HardwareForVCloudExpressVApp hardwareForVCloudExpressVApp,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Supplier<Set<? extends Image>> images)
|
Uses of Image in org.jclouds.trmk.vcloud_0_8.compute.suppliers |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.suppliers that return types with arguments of type Image | |
---|---|
Set<? extends Image> |
VCloudImageSupplier.get()
|
Set<? extends Image> |
VAppTemplatesInOrgs.get()
Terremark does not provide vApp templates in the vDC resourceEntity list. |
Uses of Image in org.jclouds.vcloud.compute.functions |
---|
Methods in org.jclouds.vcloud.compute.functions that return Image | |
---|---|
Image |
ImageForVAppTemplate.apply(VAppTemplate from)
|
Uses of Image in org.jclouds.vcloud.compute.internal |
---|
Constructor parameters in org.jclouds.vcloud.compute.internal with type arguments of type Image | |
---|---|
VCloudTemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends Location>> locations,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Location> defaultLocation,
javax.inject.Provider<TemplateOptions> optionsProvider,
javax.inject.Provider<TemplateBuilder> defaultTemplateProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |