|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthenticationProtos.WhoAmIResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AuthenticationProtos.WhoAmIResponse | |
---|---|
static com.google.protobuf.Parser<AuthenticationProtos.WhoAmIResponse> |
AuthenticationProtos.WhoAmIResponse.PARSER
|
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 that return types with arguments of type AuthenticationProtos.WhoAmIResponse | |
---|---|
com.google.protobuf.Parser<AuthenticationProtos.WhoAmIResponse> |
AuthenticationProtos.WhoAmIResponse.getParserForType()
|
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)
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |