public class RefreshUserMappingsProtocolServerSideTranslatorPB extends Object implements org.apache.hadoop.hdfs.protocolPB.RefreshUserMappingsProtocolPB
Constructor and Description |
---|
RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto |
refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) |
org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto |
refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) |
public RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
public org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) throws com.google.protobuf.ServiceException
refreshUserToGroupsMappings
in interface org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) throws com.google.protobuf.ServiceException
refreshSuperUserGroupsConfiguration
in interface org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.