This project has retired. For details please refer to its Attic page.
QueryHandleWithResultSet (Lens 2.0.1-beta-incubating API)

org.apache.lens.api.query
Class QueryHandleWithResultSet

java.lang.Object
  extended by org.apache.lens.api.query.QuerySubmitResult
      extended by org.apache.lens.api.query.QueryHandleWithResultSet

public class QueryHandleWithResultSet
extends QuerySubmitResult

The Class QueryHandleWithResultSet.


Constructor Summary
QueryHandleWithResultSet(QueryHandle handle)
          Instantiates a new query handle with result set.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryHandleWithResultSet

public QueryHandleWithResultSet(QueryHandle handle)
Instantiates a new query handle with result set.

Parameters:
handle - the handle


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