Class CreateNodesWithGroupEncodedIntoNameThenAddToSet.AddNode
- java.lang.Object
-
- org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet.AddNode
-
- All Implemented Interfaces:
Callable<AtomicReference<NodeMetadata>>
- Enclosing class:
- CreateNodesWithGroupEncodedIntoNameThenAddToSet
protected class CreateNodesWithGroupEncodedIntoNameThenAddToSet.AddNode extends Object implements Callable<AtomicReference<NodeMetadata>>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AtomicReference<NodeMetadata>
call()
String
toString()
-
-
-
Method Detail
-
call
public AtomicReference<NodeMetadata> call() throws Exception
- Specified by:
call
in interfaceCallable<AtomicReference<NodeMetadata>>
- Throws:
Exception
-
-