|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthenticationProtos.TokenRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.TokenRequest | |
---|---|
AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.Builder.build()
|
AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.Builder.buildPartial()
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.getDefaultInstance()
|
AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.getDefaultInstanceForType()
|
AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.Builder.getDefaultInstanceForType()
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseDelimitedFrom(InputStream input)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(byte[] data)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(com.google.protobuf.ByteString data)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(InputStream input)
|
static AuthenticationProtos.TokenRequest |
AuthenticationProtos.TokenRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AuthenticationProtos.TokenRequest | |
---|---|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.AuthenticationService.BlockingInterface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request)
|
abstract void |
AuthenticationProtos.AuthenticationService.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
void |
AuthenticationProtos.AuthenticationService.Interface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
void |
AuthenticationProtos.AuthenticationService.Stub.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
AuthenticationProtos.TokenRequest.Builder |
AuthenticationProtos.TokenRequest.Builder.mergeFrom(AuthenticationProtos.TokenRequest other)
|
static AuthenticationProtos.TokenRequest.Builder |
AuthenticationProtos.TokenRequest.newBuilder(AuthenticationProtos.TokenRequest prototype)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |