org.apache.hadoop.hive.ql.exec
Class TaskHandle

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.TaskHandle
Direct Known Subclasses:
ExecDriver.ExecDriverTaskHandle

public class TaskHandle
extends Object


Constructor Summary
TaskHandle()
           
 
Method Summary
 org.apache.hadoop.mapred.Counters getCounters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskHandle

public TaskHandle()
Method Detail

getCounters

public org.apache.hadoop.mapred.Counters getCounters()
                                              throws IOException
Throws:
IOException


Copyright © 2009 The Apache Software Foundation