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
 org.apache.hadoop.mapred.Counters getCounters()
           
 
Methods inherited from class java.lang.Object
equals, 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 © 2014 The Apache Software Foundation. All rights reserved.