Package | Description |
---|---|
org.apache.lens.driver.es.client | |
org.apache.lens.driver.hive | |
org.apache.lens.driver.jdbc | |
org.apache.lens.server.api.driver |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCResultSet
The Class JDBCResultSet.
|
Modifier and Type | Class and Description |
---|---|
class |
PartiallyFetchedInMemoryResultSet
This is a wrapper over InMemoryResultSet which pre-fetches requested number of rows in memory.
|
Constructor and Description |
---|
PartiallyFetchedInMemoryResultSet(InMemoryResultSet inMemoryRS,
int reqPreFetchSize)
Constructor
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.