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

Packages that use QueryOutputFormatter
org.apache.lens.server.api.query   
 

Uses of QueryOutputFormatter in org.apache.lens.server.api.query
 

Subinterfaces of QueryOutputFormatter in org.apache.lens.server.api.query
 interface InMemoryOutputFormatter
          Query result formatter, if the result from driver is in in-memory.
 interface PersistedOutputFormatter
          Query result formatter, if the result is persisted by driver.
 



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