| Modifier and Type | Method and Description |
|---|---|
static String |
PlanRequest.create(Set<ScopedDeployedSoftware> services,
ScopeState scopeState,
String... suggestedGHNs)
Creates the request plan for the Broker Service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedDeployedSoftware.scheduleUndeploy(VirtualNode node)
Schedules the undeployment of an instance of this service from the node
|
void |
ScopedDeployedSoftware.setCallbackID(String id)
Sets the callback ID from now on for all the service's operations
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceState.disposeState(org.gcube.common.core.scope.GCUBEScope scope,
Session report)
Disposes the scope
|
protected static VirtualNode |
VirtualNode.fromID(String ID,
org.gcube.common.core.scope.GCUBEScope scope) |
protected static VirtualNode |
VirtualNode.fromName(String name,
org.gcube.common.core.scope.GCUBEScope scope) |
VirtualNode |
VirtualNodeList.getNode(String name)
Gets a node given its name
|
VirtualNode |
ScopeState.getNode(String name)
Gets the node by its name
|
VirtualNode |
ScopeState.getNodeById(String id)
Gets the node by its identifier
|
void |
ScopeState.removeResources(Set<ScopedResource> oldresources)
Removes the resources from the scope
|
Copyright © 2015. All Rights Reserved.