org.jclouds.compute.strategy.impl
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>>
CreateNodesWithGroupEncodedIntoNameThenAddToSet.AddNode
public CreateNodesWithGroupEncodedIntoNameThenAddToSet.AddNode(String name,
String group,
Template template)
call
public AtomicReference<NodeMetadata> call()
throws Exception
- Specified by:
call in interface Callable<AtomicReference<NodeMetadata>>
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.