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

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.TaskHandle

public class TaskHandle
extends Object

TaskHandle.


Constructor Summary
TaskHandle()
           
 
Method Summary
 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 Counters getCounters()
                     throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation