Uses of Interface
org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName
Packages that use CreateNodeWithGroupEncodedIntoName
-
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.compute.config
Methods in org.jclouds.compute.config that return CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected final CreateNodeWithGroupEncodedIntoNameComputeServiceAdapterContextModule.defineAddNodeWithTagStrategy(AdaptingComputeServiceStrategies<N, H, I, L> in) Methods in org.jclouds.compute.config that return types with arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected abstract Class<? extends CreateNodeWithGroupEncodedIntoName>BindComputeStrategiesByClass.defineAddNodeWithTagStrategy()needed, ifCreateNodesInGroupThenAddToSetrequires itMethod parameters in org.jclouds.compute.config with type arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected voidBindComputeStrategiesByClass.bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz) needed, ifCreateNodesInGroupThenAddToSetrequires it -
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.compute.strategy.impl
Classes in org.jclouds.compute.strategy.impl that implement CreateNodeWithGroupEncodedIntoNameFields in org.jclouds.compute.strategy.impl declared as CreateNodeWithGroupEncodedIntoNameModifier and TypeFieldDescriptionprotected final CreateNodeWithGroupEncodedIntoNameCreateNodesWithGroupEncodedIntoNameThenAddToSet.addNodeWithGroupStrategyConstructors in org.jclouds.compute.strategy.impl with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotectedCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory)