Uses of Class
org.apache.hadoop.hive.ql.io.IOContext

Packages that use IOContext
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.io   
 

Uses of IOContext in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return IOContext
 IOContext ExecMapperContext.getIoCxt()
           
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type IOContext
 void ExecMapperContext.setIoCxt(IOContext ioCxt)
           
 

Uses of IOContext in org.apache.hadoop.hive.ql.io
 

Methods in org.apache.hadoop.hive.ql.io that return IOContext
static IOContext IOContext.get()
           
 IOContext HiveContextAwareRecordReader.getIOContext()
           
 



Copyright © 2011 The Apache Software Foundation