public class DummyInstance extends Instance
Instance interface.
Dummy instances are used to plan a job execution but must be replaced with
concrete instances before the job execution starts.| Modifier and Type | Method and Description |
|---|---|
static DummyInstance |
createDummyInstance() |
HardwareDescription |
getHardwareDescription()
Returns the instance's hardware description as reported by the instance itself.
|
String |
toString() |
allocateSlot, cancelTask, checkLibraryAvailability, destroyProxies, equals, getAllocatedSlots, getInstanceConnectionInfo, getLastHeartBeat, getNumberOfAvailableSlots, getNumberOfSlots, hashCode, invalidateLookupCacheEntries, isStillAlive, killTask, killTaskManager, logBufferUtilization, releaseSlot, removeAllocatedSlots, reportHeartBeat, submitTasksgetChildNode, getDepth, getDistance, getDistance, getHeight, getName, getNetworkTopology, getNumberOfChildNodes, getParentNode, isLeafNode, isRootNode, read, remove, writepublic static DummyInstance createDummyInstance()
public String toString()
toString in class NetworkNodepublic HardwareDescription getHardwareDescription()
InstancegetHardwareDescription in class InstanceCopyright © 2014 The Apache Software Foundation. All rights reserved.