|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationProtos.Token | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of AuthenticationProtos.Token in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AuthenticationProtos.Token | |
---|---|
static com.google.protobuf.Parser<AuthenticationProtos.Token> |
AuthenticationProtos.Token.PARSER
|
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.GetAuthenticationTokenResponseOrBuilder.getToken()
optional .Token token = 1; |
AuthenticationProtos.Token |
AuthenticationProtos.GetAuthenticationTokenResponse.getToken()
optional .Token token = 1; |
AuthenticationProtos.Token |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.getToken()
optional .Token token = 1; |
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 that return types with arguments of type AuthenticationProtos.Token | |
---|---|
com.google.protobuf.Parser<AuthenticationProtos.Token> |
AuthenticationProtos.Token.getParserForType()
|
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.GetAuthenticationTokenResponse.Builder |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeToken(AuthenticationProtos.Token value)
optional .Token token = 1; |
static AuthenticationProtos.Token.Builder |
AuthenticationProtos.Token.newBuilder(AuthenticationProtos.Token prototype)
|
AuthenticationProtos.GetAuthenticationTokenResponse.Builder |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.setToken(AuthenticationProtos.Token value)
optional .Token token = 1; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |