| Constructor and Description |
|---|
GoogleComputeEngineServiceAdapter(GoogleComputeEngineApi api,
com.google.common.base.Supplier<String> userProject,
com.google.common.base.Function<org.jclouds.compute.options.TemplateOptions,com.google.common.collect.ImmutableMap.Builder<String,String>> metatadaFromTemplateOptions,
com.google.common.base.Predicate<AtomicReference<Operation>> operationDonePredicate,
Long operationCompleteCheckInterval,
Long operationCompleteCheckTimeout,
com.google.common.base.Supplier<Map<URI,? extends org.jclouds.domain.Location>> zones,
FirewallTagNamingConvention.Factory firewallTagNamingConvention) |
| Constructor and Description |
|---|
InstanceInZoneToNodeMetadata(Map<Instance.Status,org.jclouds.compute.domain.NodeMetadata.Status> toPortableNodeStatus,
org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention,
com.google.common.base.Supplier<Map<URI,? extends org.jclouds.compute.domain.Image>> images,
com.google.common.base.Supplier<Map<URI,? extends org.jclouds.compute.domain.Hardware>> hardwares,
com.google.common.base.Supplier<Map<URI,? extends org.jclouds.domain.Location>> locations,
FirewallTagNamingConvention.Factory firewallTagNamingConvention,
GoogleComputeEngineApi api,
com.google.common.base.Supplier<String> userProject) |
| Constructor and Description |
|---|
CreateNodesWithGroupEncodedIntoNameThenAddToSet(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy,
org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
GoogleComputeEngineApi api,
com.google.common.base.Supplier<String> userProject,
com.google.common.base.Predicate<AtomicReference<Operation>> operationDonePredicate,
Long operationCompleteCheckInterval,
Long operationCompleteCheckTimeout,
com.google.common.cache.LoadingCache<NetworkAndAddressRange,Network> networkMap,
FirewallTagNamingConvention.Factory firewallTagNamingConvention) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.