Modifier and Type | Method and Description |
---|---|
protected CreateNodeWithGroupEncodedIntoName |
ComputeServiceAdapterContextModule.defineAddNodeWithTagStrategy(AdaptingComputeServiceStrategies<N,H,I,L> in) |
Modifier and Type | Method and Description |
---|---|
protected abstract Class<? extends CreateNodeWithGroupEncodedIntoName> |
BindComputeStrategiesByClass.defineAddNodeWithTagStrategy()
needed, if
CreateNodesInGroupThenAddToSet requires it |
Modifier and Type | Method and Description |
---|---|
protected void |
BindComputeStrategiesByClass.bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz)
needed, if
CreateNodesInGroupThenAddToSet requires it |
Modifier and Type | Class and Description |
---|---|
class |
AdaptingComputeServiceStrategies<N,H,I,L> |
Modifier and Type | Field and Description |
---|---|
protected CreateNodeWithGroupEncodedIntoName |
CreateNodesWithGroupEncodedIntoNameThenAddToSet.addNodeWithGroupStrategy |
Constructor and Description |
---|
CreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
ExecutorService executor,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends CreateNodeWithGroupEncodedIntoName> |
EC2BindComputeStrategiesByClass.defineAddNodeWithTagStrategy()
not needed, as
EC2CreateNodesInGroupThenAddToSet is used and is already set-based. |
Modifier and Type | Method and Description |
---|---|
protected void |
EC2BindComputeStrategiesByClass.bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz)
not needed, as
EC2CreateNodesInGroupThenAddToSet is used and is already set-based. |
Constructor and Description |
---|
ApplyJoyentCloudTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
ExecutorService executor,
com.google.common.cache.LoadingCache<DatacenterAndName,KeyAndPrivateKey> keyCache,
boolean defaultToAutogenerateKeys) |
Constructor and Description |
---|
ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
ExecutorService executor,
AllocateAndAddFloatingIpToNode createAndAddFloatingIpToNode,
com.google.common.cache.LoadingCache<ZoneAndName,SecurityGroupInZone> securityGroupCache,
com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache,
NovaApi novaApi) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends CreateNodeWithGroupEncodedIntoName> |
TerremarkBindComputeStrategiesByClass.defineAddNodeWithTagStrategy() |
Modifier and Type | Class and Description |
---|---|
class |
StartVAppWithGroupEncodedIntoName |
Constructor and Description |
---|
TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
ExecutorService executor,
CreateNewKeyPairUnlessUserSpecifiedOtherwise createNewKeyPairUnlessUserSpecifiedOtherwise) |
Copyright © 2009-2013 jclouds. All Rights Reserved.