public static class GroupMappingService.Factory extends Object
Modifier and Type | Field and Description |
---|---|
protected static CachedGroupMapping |
sCachedGroupMapping |
Modifier | Constructor and Description |
---|---|
protected |
Factory() |
Modifier and Type | Method and Description |
---|---|
static GroupMappingService |
get(AlluxioConfiguration conf)
Gets the cached groups mapping service being used to map user-to-groups.
|
protected static volatile CachedGroupMapping sCachedGroupMapping
public static GroupMappingService get(AlluxioConfiguration conf)
Copyright © 2023. All Rights Reserved.