|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CreateNodesInGroupThenAddToSet
requires it
RunScriptOnNode.init()
must be called first.
ComputeServices
and a concrete compute
cloud implementation, jclouds or otherwise.ComputeServiceContext
instances.ComputeServiceContext
s
IdentityFunction
as that ensure the same value is
returned.
ComputeService.createNodesInGroup(String,int,Template)
, except that the template
is default, equivalent to templateBuilder().any().options(templateOptions)
.
ComputeService.createNodesInGroup(String,int,TemplateOptions)
, except that the
options are default, as specified in ComputeService.templateOptions()
.
ComputeService.runNodesWithTag(String, int, Template)
generates the parameters passed
into this method such that each node in the set has a unique name.
ComputeService.runNodesWithTag(String, int, Template)
generates the parameters passed
into this method such that each node in the set has a unique name.
CreateNodesInGroupThenAddToSet
requires it
id
of the resource with a namespace prefix (ex.
org.jclouds.compute.ComputeService#runScriptOnNodesWithTag
.
Hardware
of a NodeMetadata
suspended
state,
given its id.
suspended
state,
given its id.
suspended
suspended
ComputeService#runNodesWithTag
operation.OperatingSystem
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |