Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder

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

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

Classes in org.apache.hadoop.hbase.protobuf.generated that implement RPCProtos.UserInformationOrBuilder
static class RPCProtos.UserInformation
          Protobuf type UserInformation
static class RPCProtos.UserInformation.Builder
          Protobuf type UserInformation
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return RPCProtos.UserInformationOrBuilder
 RPCProtos.UserInformationOrBuilder RPCProtos.ConnectionHeaderOrBuilder.getUserInfoOrBuilder()
          optional .UserInformation user_info = 1;
 RPCProtos.UserInformationOrBuilder RPCProtos.ConnectionHeader.getUserInfoOrBuilder()
          optional .UserInformation user_info = 1;
 RPCProtos.UserInformationOrBuilder RPCProtos.ConnectionHeader.Builder.getUserInfoOrBuilder()
          optional .UserInformation user_info = 1;
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.