@Generated(value="proto") public static final class AuthenticationProtos.AuthenticationService.Stub extends AuthenticationProtos.AuthenticationService implements AuthenticationProtos.AuthenticationService.Interface
AuthenticationProtos.AuthenticationService.BlockingInterface, AuthenticationProtos.AuthenticationService.Interface, AuthenticationProtos.AuthenticationService.Stub
Modifier and Type | Method and Description |
---|---|
void |
getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
rpc GetAuthenticationToken(.hbase.pb.GetAuthenticationTokenRequest) returns (.hbase.pb.GetAuthenticationTokenResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
rpc WhoAmI(.hbase.pb.WhoAmIRequest) returns (.hbase.pb.WhoAmIResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
AuthenticationProtos.AuthenticationService
rpc GetAuthenticationToken(.hbase.pb.GetAuthenticationTokenRequest) returns (.hbase.pb.GetAuthenticationTokenResponse);
getAuthenticationToken
in interface AuthenticationProtos.AuthenticationService.Interface
getAuthenticationToken
in class AuthenticationProtos.AuthenticationService
public void whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request, com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
AuthenticationProtos.AuthenticationService
rpc WhoAmI(.hbase.pb.WhoAmIRequest) returns (.hbase.pb.WhoAmIResponse);
whoAmI
in interface AuthenticationProtos.AuthenticationService.Interface
whoAmI
in class AuthenticationProtos.AuthenticationService
Copyright © 2007–2019 Cloudera. All rights reserved.