This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.lib.query.LensFileOutputFormat.LensRowWriter (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.lib.query.LensFileOutputFormat.LensRowWriter

Packages that use LensFileOutputFormat.LensRowWriter
org.apache.lens.lib.query   
 

Uses of LensFileOutputFormat.LensRowWriter in org.apache.lens.lib.query
 

Methods in org.apache.lens.lib.query that return LensFileOutputFormat.LensRowWriter
static LensFileOutputFormat.LensRowWriter LensFileOutputFormat.createRecordWriter(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path tmpWorkPath, org.apache.hadoop.util.Progressable progress, boolean isCompressed, String extn, String encoding)
          Creates the record writer.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.