Uses of Class
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation

Packages that use RPCProtos.UserInformation
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of RPCProtos.UserInformation in org.apache.hadoop.hbase.protobuf.generated
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type RPCProtos.UserInformation
 RPCProtos.UserInformation.Builder RPCProtos.UserInformation.Builder.mergeFrom(RPCProtos.UserInformation other)
           
 RPCProtos.ConnectionHeader.Builder RPCProtos.ConnectionHeader.Builder.mergeUserInfo(RPCProtos.UserInformation value)
           
static RPCProtos.UserInformation.Builder RPCProtos.UserInformation.newBuilder(RPCProtos.UserInformation prototype)
           
 RPCProtos.ConnectionHeader.Builder RPCProtos.ConnectionHeader.Builder.setUserInfo(RPCProtos.UserInformation value)
           
 



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