Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse

Uses of AuthenticationProtos.WhoAmIResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.WhoAmIResponse
 AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.Builder.build()
           
 AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.Builder.buildPartial()
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.getDefaultInstance()
           
 AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.getDefaultInstanceForType()
           
 AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.Builder.getDefaultInstanceForType()
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseDelimitedFrom(InputStream input)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(byte[] data)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(com.google.protobuf.ByteString data)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(InputStream input)
           
static AuthenticationProtos.WhoAmIResponse AuthenticationProtos.WhoAmIResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthenticationProtos.WhoAmIResponse AuthenticationProtos.AuthenticationService.BlockingInterface.whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AuthenticationProtos.WhoAmIResponse
 AuthenticationProtos.WhoAmIResponse.Builder AuthenticationProtos.WhoAmIResponse.Builder.mergeFrom(AuthenticationProtos.WhoAmIResponse other)
           
static AuthenticationProtos.WhoAmIResponse.Builder AuthenticationProtos.WhoAmIResponse.newBuilder(AuthenticationProtos.WhoAmIResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AuthenticationProtos.WhoAmIResponse
abstract  void AuthenticationProtos.AuthenticationService.whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
           
 void AuthenticationProtos.AuthenticationService.Interface.whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
           
 void AuthenticationProtos.AuthenticationService.Stub.whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.