|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthenticationProtos.Token in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.Token | |
---|---|
AuthenticationProtos.Token |
AuthenticationProtos.Token.Builder.build()
|
AuthenticationProtos.Token |
AuthenticationProtos.Token.Builder.buildPartial()
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.getDefaultInstance()
|
AuthenticationProtos.Token |
AuthenticationProtos.Token.getDefaultInstanceForType()
|
AuthenticationProtos.Token |
AuthenticationProtos.Token.Builder.getDefaultInstanceForType()
|
AuthenticationProtos.Token |
AuthenticationProtos.TokenResponseOrBuilder.getToken()
|
AuthenticationProtos.Token |
AuthenticationProtos.TokenResponse.getToken()
|
AuthenticationProtos.Token |
AuthenticationProtos.TokenResponse.Builder.getToken()
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseDelimitedFrom(InputStream input)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(byte[] data)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(com.google.protobuf.ByteString data)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(com.google.protobuf.CodedInputStream input)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(InputStream input)
|
static AuthenticationProtos.Token |
AuthenticationProtos.Token.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AuthenticationProtos.Token | |
---|---|
AuthenticationProtos.Token.Builder |
AuthenticationProtos.Token.Builder.mergeFrom(AuthenticationProtos.Token other)
|
AuthenticationProtos.TokenResponse.Builder |
AuthenticationProtos.TokenResponse.Builder.mergeToken(AuthenticationProtos.Token value)
|
static AuthenticationProtos.Token.Builder |
AuthenticationProtos.Token.newBuilder(AuthenticationProtos.Token prototype)
|
AuthenticationProtos.TokenResponse.Builder |
AuthenticationProtos.TokenResponse.Builder.setToken(AuthenticationProtos.Token value)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |