Uses of Class
org.apache.hadoop.hive.ql.plan.FileSinkDesc

Packages that use FileSinkDesc
org.apache.hadoop.hive.ql.io   
 

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

Methods in org.apache.hadoop.hive.ql.io with parameters of type FileSinkDesc
static FileSinkOperator.RecordWriter HiveFileFormatUtils.getHiveRecordWriter(org.apache.hadoop.mapred.JobConf jc, TableDesc tableInfo, Class<? extends org.apache.hadoop.io.Writable> outputClass, FileSinkDesc conf, org.apache.hadoop.fs.Path outPath)
           
 



Copyright © 2011 The Apache Software Foundation