| Package | Description |
|---|---|
| org.apache.lens.driver.hive | |
| org.apache.lens.driver.jdbc | |
| org.apache.lens.server.api.driver | |
| org.apache.lens.server.user |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveDriver.registerUserConfigLoader(UserConfigLoader userConfigLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCDriver.registerUserConfigLoader(UserConfigLoader userConfigLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
LensDriver.registerUserConfigLoader(UserConfigLoader userConfigLoader)
Add the user config loader to driver for use
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseUserConfigLoader
The Class DatabaseUserConfigLoader.
|
class |
FixedUserConfigLoader
The Class FixedUserConfigLoader.
|
class |
LDAPBackedDatabaseUserConfigLoader
The Class LDAPBackedDatabaseUserConfigLoader.
|
class |
PropertyBasedUserConfigLoader
The Class PropertyBasedUserConfigLoader.
|
| Modifier and Type | Method and Description |
|---|---|
static UserConfigLoader |
UserConfigLoaderFactory.createUserConfigLoader(UserConfigLoaderFactory.RESOLVER_TYPE resolverType)
Gets the query user resolver.
|
static UserConfigLoader |
UserConfigLoaderFactory.getUserConfigLoader() |
static UserConfigLoader |
UserConfigLoaderFactory.initializeUserConfigLoader()
Initialize user config loader.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.