|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualNode | |
|---|---|
| org.gcube.vremanagement.resourcemanager.impl.resources | |
| org.gcube.vremanagement.resourcemanager.impl.state | |
| Uses of VirtualNode in org.gcube.vremanagement.resourcemanager.impl.resources |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.resources with parameters of type VirtualNode | |
|---|---|
void |
ScopedDeployedSoftware.scheduleDeploy(VirtualNode node)
Sets the GHN where the service will be deployed |
void |
ScopedDeployedSoftware.scheduleUndeploy(VirtualNode node)
Schedules the undeployment of an instance of this service from the node |
| Uses of VirtualNode in org.gcube.vremanagement.resourcemanager.impl.state |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.state that return VirtualNode | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||