Constructor and Description |
---|
ElasticStackComputeServiceAdapter(ElasticStackApi client,
com.google.common.base.Predicate<DriveInfo> driveNotClaimed,
com.google.common.base.Supplier<Map<String,WellKnownImage>> preinstalledImages,
com.google.common.cache.LoadingCache<String,DriveInfo> cache,
String defaultVncPassword,
com.google.common.util.concurrent.ListeningExecutorService userExecutor) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Map<String,WellKnownImage>> |
ElasticStackComputeServiceContextModule.provideImages(long seconds,
com.google.common.base.Supplier<List<WellKnownImage>> wellKnownImageSupplier) |
protected com.google.common.base.Supplier<List<WellKnownImage>> |
ElasticStackComputeServiceContextModule.provideWellKnownImageSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
WellKnownImageSupplier uncached) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Map<String,WellKnownImage>> |
ElasticStackComputeServiceContextModule.provideImages(long seconds,
com.google.common.base.Supplier<List<WellKnownImage>> wellKnownImageSupplier) |
Modifier and Type | Method and Description |
---|---|
WellKnownImage |
StandardDriveToWellKnownImage.apply(StandardDrive input) |
Constructor and Description |
---|
WellKnownImageToImage(com.google.common.base.Supplier<Location> locationSupplier,
com.google.common.base.Supplier<Map<String,WellKnownImage>> preinstalledImages,
Map<String,Credentials> credentialStore) |
Modifier and Type | Method and Description |
---|---|
WellKnownImage |
WellKnownImage.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WellKnownImage> |
StandardDiskImageSupplier.get() |
Modifier and Type | Method and Description |
---|---|
List<WellKnownImage> |
FixedWellKnownImageSupplier.get() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.