Uses of Class
org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto

Packages that use GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
org.apache.hadoop.tools.proto   
org.apache.hadoop.tools.protocolPB   
 

Uses of GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto in org.apache.hadoop.tools.proto
 

Fields in org.apache.hadoop.tools.proto with type parameters of type GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
static com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.PARSER
           
 

Methods in org.apache.hadoop.tools.proto that return GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder.build()
           
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder.buildPartial()
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.getDefaultInstance()
           
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.getDefaultInstanceForType()
           
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder.getDefaultInstanceForType()
           
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface.getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseDelimitedFrom(InputStream input)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(byte[] data)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(InputStream input)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.tools.proto that return types with arguments of type GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
 com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.getParserForType()
           
 

Methods in org.apache.hadoop.tools.proto with parameters of type GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder.mergeFrom(GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto other)
           
static GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.newBuilder(GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto prototype)
           
 

Method parameters in org.apache.hadoop.tools.proto with type arguments of type GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
abstract  void GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request, com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
          rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
 void GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface.getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request, com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
          rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
 void GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub.getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request, com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
           
 

Uses of GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto in org.apache.hadoop.tools.protocolPB
 

Methods in org.apache.hadoop.tools.protocolPB that return GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
 GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto GetUserMappingsProtocolServerSideTranslatorPB.getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.