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

Uses of Interface
org.apache.lens.lib.query.FileFormatter

Packages that use FileFormatter
org.apache.lens.lib.query   
 

Uses of FileFormatter in org.apache.lens.lib.query
 

Classes in org.apache.lens.lib.query that implement FileFormatter
 class AbstractFileFormatter
          Abstract implementation of FileFormatter, which gets column details from AbstractOutputFormatter.
 class HadoopFileFormatter
          A hadoop file formatter

This has capability to create output on Hadoop compatible files systems, with hadoop supported compression codecs.

 class ZipFileFormatter
          Zip file formatter.
 



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