| 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  | DatabaseUserConfigLoaderThe Class DatabaseUserConfigLoader. | 
| class  | FixedUserConfigLoaderThe Class FixedUserConfigLoader. | 
| class  | LDAPBackedDatabaseUserConfigLoaderThe Class LDAPBackedDatabaseUserConfigLoader. | 
| class  | PropertyBasedUserConfigLoaderThe 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.