org.apache.uima.ducc.rm.scheduler
Class WorkItem

java.lang.Object
  extended by org.apache.uima.ducc.rm.scheduler.WorkItem

public class WorkItem
extends Object


Constructor Summary
WorkItem(int id, int walltime)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkItem

public WorkItem(int id,
                int walltime)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.