Uses of Class
org.apache.lens.lib.query.WrappedFileFormatter

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

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

Subclasses of WrappedFileFormatter in org.apache.lens.lib.query
 class FilePersistentFormatter
          File formatter for PersistedOutputFormatter

This is a WrappedFileFormatter which can wrap any FileFormatter.

 class FileSerdeFormatter
          File format which provides implementation for InMemoryOutputFormatter

This is a wrapped formatter, which serializes the rows of the result with configured serde.

 



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