public abstract class QueryRunner extends Object
| Constructor and Description | 
|---|
| QueryRunner(LensSessionHandle sessionHandle)Instantiates a new query runner. | 
public QueryRunner(LensSessionHandle sessionHandle)
sessionHandle - the session handlepublic abstract QueryHandle runQuery(String query) throws LensException
query - the queryLensException - the lens exceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.