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 Closeable
close
in interface AutoCloseable
IOException
public void refreshUserToGroupsMappings() throws IOException
RefreshUserMappingsProtocol
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocol
IOException
public void refreshSuperUserGroupsConfiguration() throws IOException
RefreshUserMappingsProtocol
refreshSuperUserGroupsConfiguration
in interface RefreshUserMappingsProtocol
IOException
public boolean isMethodSupported(String methodName) throws IOException
ProtocolMetaInterface
isMethodSupported
in interface ProtocolMetaInterface
methodName
- The name of the methodIOException
Copyright © 2013 Apache Software Foundation. All rights reserved.