|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserConfigLoaderFactory.RESOLVER_TYPE | |
|---|---|
| org.apache.lens.server.user | |
| Uses of UserConfigLoaderFactory.RESOLVER_TYPE in org.apache.lens.server.user |
|---|
| Methods in org.apache.lens.server.user that return UserConfigLoaderFactory.RESOLVER_TYPE | |
|---|---|
static UserConfigLoaderFactory.RESOLVER_TYPE |
UserConfigLoaderFactory.RESOLVER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UserConfigLoaderFactory.RESOLVER_TYPE[] |
UserConfigLoaderFactory.RESOLVER_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.lens.server.user with parameters of type UserConfigLoaderFactory.RESOLVER_TYPE | |
|---|---|
static UserConfigLoader |
UserConfigLoaderFactory.getQueryUserResolver(UserConfigLoaderFactory.RESOLVER_TYPE resolverType)
Gets the query user resolver. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||