Modifier and Type | Method and Description |
---|---|
LensResultSet |
ESDriver.execute(QueryContext context)
Elastic search does not have a concept of prepared query.
|
LensResultSet |
ESDriver.fetchResultSet(QueryContext context) |
Modifier and Type | Class and Description |
---|---|
class |
ESResultSet
The class ESResultset for iterating over elastic search result set
|
Modifier and Type | Class and Description |
---|---|
class |
HiveInMemoryResultSet
The Class HiveInMemoryResultSet.
|
class |
HivePersistentResultSet
The 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 |
JDBCResultSet
The 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 |
InMemoryResultSet
The Class InMemoryResultSet.
|
class |
PersistentResultSet
The 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 |
LensPersistentResult
The Class LensPersistentResult.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.