Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier

Packages that use AuthenticationProtos.TokenIdentifier
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of AuthenticationProtos.TokenIdentifier in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AuthenticationProtos.TokenIdentifier
static com.google.protobuf.Parser<AuthenticationProtos.TokenIdentifier> AuthenticationProtos.TokenIdentifier.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.TokenIdentifier
 AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.Builder.build()
           
 AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.Builder.buildPartial()
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.getDefaultInstance()
           
 AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.getDefaultInstanceForType()
           
 AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.Builder.getDefaultInstanceForType()
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseDelimitedFrom(InputStream input)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(byte[] data)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(com.google.protobuf.ByteString data)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(com.google.protobuf.CodedInputStream input)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(InputStream input)
           
static AuthenticationProtos.TokenIdentifier AuthenticationProtos.TokenIdentifier.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type AuthenticationProtos.TokenIdentifier
 com.google.protobuf.Parser<AuthenticationProtos.TokenIdentifier> AuthenticationProtos.TokenIdentifier.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AuthenticationProtos.TokenIdentifier
 AuthenticationProtos.TokenIdentifier.Builder AuthenticationProtos.TokenIdentifier.Builder.mergeFrom(AuthenticationProtos.TokenIdentifier other)
           
static AuthenticationProtos.TokenIdentifier.Builder AuthenticationProtos.TokenIdentifier.newBuilder(AuthenticationProtos.TokenIdentifier prototype)
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.