Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenRequest.Builder

Uses of AuthenticationProtos.TokenRequest.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.TokenRequest.Builder
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.Builder.clear()
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.Builder.clone()
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.Builder.mergeFrom(AuthenticationProtos.TokenRequest other)
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
static AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.newBuilder()
           
static AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.newBuilder(AuthenticationProtos.TokenRequest prototype)
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.newBuilderForType()
           
protected  AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 AuthenticationProtos.TokenRequest.Builder AuthenticationProtos.TokenRequest.toBuilder()
           
 



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