Interface | Description |
---|---|
Topology |
Interface represents hosts topology handled by resource manager.
|
Class | Description |
---|---|
TopologyData | |
TopologyImpl |
Class represents hosts topology handled by resource manager.
|
Exception | Description |
---|---|
TopologyDisabledException |
An exception thrown by
ResourceManager.getAtMostNodes(int, org.ow2.proactive.scripting.SelectionScript) request when
a particular topology is demanded and not active. |
TopologyException |
An exception thrown by
ResourceManager.getAtMostNodes(int, org.ow2.proactive.scripting.SelectionScript) request when
the topology information is missing. |