com.platform.ego.impl
Class Reclaim

java.lang.Object
  extended by com.platform.ego.impl.Reclaim

public class Reclaim
extends java.lang.Object

Reclaim specifies definition of reclaim.

Version:
1.2.3

Constructor Summary
Reclaim()
           
 
Method Summary
 java.lang.String getAllocID()
          Get ID of allocation.
 java.lang.String getConsumerID()
          Get ID of consumer.
 Host[] getHosts()
          Get hosts of allocation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reclaim

public Reclaim()
Method Detail

getAllocID

public java.lang.String getAllocID()
Get ID of allocation.

Returns:
ID of allocation.

getConsumerID

public java.lang.String getConsumerID()
Get ID of consumer.

Returns:
ID of consumer.

getHosts

public Host[] getHosts()
Get hosts of allocation.

Returns:
hosts of allocation.


Copyright (C) 1992-2007 Platform Computing Corporation