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

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

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AuthenticationProtos.GetAuthenticationTokenResponse
static com.google.protobuf.Parser<AuthenticationProtos.GetAuthenticationTokenResponse> AuthenticationProtos.GetAuthenticationTokenResponse.PARSER
           
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type AuthenticationProtos.GetAuthenticationTokenResponse
 com.google.protobuf.Parser<AuthenticationProtos.GetAuthenticationTokenResponse> AuthenticationProtos.GetAuthenticationTokenResponse.getParserForType()
           
 

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

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AuthenticationProtos.GetAuthenticationTokenResponse
abstract  void AuthenticationProtos.AuthenticationService.getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
          rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
 void AuthenticationProtos.AuthenticationService.Interface.getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
          rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
 void AuthenticationProtos.AuthenticationService.Stub.getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
           
 



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