| Package | Description | 
|---|---|
| org.apache.lens.driver.hive | |
| org.apache.lens.driver.jdbc | |
| org.apache.lens.server.api.driver | |
| org.apache.lens.server.query | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HiveInMemoryResultSetThe Class HiveInMemoryResultSet. | 
| class  | HivePersistentResultSetThe Class HivePersistentResultSet. | 
| Modifier and Type | Method and Description | 
|---|---|
| LensResultSet | HiveDriver. execute(QueryContext ctx) | 
| LensResultSet | HiveDriver. fetchResultSet(QueryContext ctx) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JDBCResultSetThe Class JDBCResultSet. | 
| Modifier and Type | Method and Description | 
|---|---|
| LensResultSet | JDBCDriver. execute(QueryContext context)Blocking execute of the query. | 
| LensResultSet | JDBCDriver. fetchResultSet(QueryContext context)Fetch the results of the query, specified by the handle. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InMemoryResultSetThe Class InMemoryResultSet. | 
| class  | PersistentResultSetThe Class PersistentResultSet. | 
| Modifier and Type | Method and Description | 
|---|---|
| LensResultSet | LensDriver. execute(QueryContext context)Blocking execute of the query | 
| LensResultSet | LensDriver. fetchResultSet(QueryContext context)Fetch the results of the query, specified by the handle. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LensPersistentResultThe Class LensPersistentResult. | 
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.