public class RefreshUserMappingsProtocolClientSideTranslatorPB extends Object implements ProtocolMetaInterface, RefreshUserMappingsProtocol, Closeable
versionID| Constructor and Description |
|---|
RefreshUserMappingsProtocolClientSideTranslatorPB(RefreshUserMappingsProtocolPB rpcProxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isMethodSupported(String methodName)
Checks whether the given method name is supported by the server.
|
void |
refreshSuperUserGroupsConfiguration()
Refresh superuser proxy group list
|
void |
refreshUserToGroupsMappings()
Refresh user to group mappings.
|
public RefreshUserMappingsProtocolClientSideTranslatorPB(RefreshUserMappingsProtocolPB rpcProxy)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void refreshUserToGroupsMappings()
throws IOException
RefreshUserMappingsProtocolrefreshUserToGroupsMappings in interface RefreshUserMappingsProtocolIOExceptionpublic void refreshSuperUserGroupsConfiguration()
throws IOException
RefreshUserMappingsProtocolrefreshSuperUserGroupsConfiguration in interface RefreshUserMappingsProtocolIOExceptionpublic boolean isMethodSupported(String methodName) throws IOException
ProtocolMetaInterfaceisMethodSupported in interface ProtocolMetaInterfacemethodName - The name of the methodIOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.