|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker that throw VirtualNode.NoGHNFoundException | |
|---|---|
static String |
PlanRequest.create(Set<ScopedDeployedSoftware> services,
ScopeState scopeState,
String... suggestedGHNs)
Creates the request plan for the Broker Service |
| Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.resources |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.resources that throw VirtualNode.NoGHNFoundException | |
|---|---|
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 |
| Uses of VirtualNode.NoGHNFoundException in org.gcube.vremanagement.resourcemanager.impl.state |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.state that throw VirtualNode.NoGHNFoundException | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||