Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.security.token |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AuthenticationProtos.WhoAmIResponse> |
AuthenticationProtos.WhoAmIResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AuthenticationProtos.WhoAmIResponse> |
AuthenticationProtos.WhoAmIResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
AuthenticationProtos.WhoAmIResponse.Builder |
AuthenticationProtos.WhoAmIResponse.Builder.mergeFrom(AuthenticationProtos.WhoAmIResponse other) |
static AuthenticationProtos.WhoAmIResponse.Builder |
AuthenticationProtos.WhoAmIResponse.newBuilder(AuthenticationProtos.WhoAmIResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AuthenticationProtos.AuthenticationService.whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
rpc WhoAmI(.WhoAmIRequest) returns (.WhoAmIResponse); |
void |
AuthenticationProtos.AuthenticationService.Interface.whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
rpc WhoAmI(.WhoAmIRequest) returns (.WhoAmIResponse); |
void |
AuthenticationProtos.AuthenticationService.Stub.whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done) |
Modifier and Type | Method and Description |
---|---|
void |
TokenProvider.whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.