Package | Description |
---|---|
org.apache.lens.driver.es | |
org.apache.lens.driver.hive | |
org.apache.lens.driver.jdbc | |
org.apache.lens.server.api.driver |
Modifier and Type | Class and Description |
---|---|
class |
ESDriver
Driver for elastic search
|
Modifier and Type | Class and Description |
---|---|
class |
HiveDriver
The Class HiveDriver.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCDriver
This driver is responsible for running queries against databases which can be queried using the JDBC API.
|
Constructor and Description |
---|
DriverConfiguration(org.apache.hadoop.conf.Configuration conf,
String driverType,
Class<? extends AbstractLensDriver> driverClass) |
DriverConfiguration(String driverType,
Class<? extends AbstractLensDriver> driverClass) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.