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

Uses of Interface
org.apache.lens.server.api.query.InMemoryOutputFormatter

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

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

Classes in org.apache.lens.lib.query that implement InMemoryOutputFormatter
 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.