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

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

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

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



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