Uses of Interface
org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder

Packages that use IpcConnectionContextProtos.UserInformationProtoOrBuilder
org.apache.hadoop.ipc.protobuf   
 

Uses of IpcConnectionContextProtos.UserInformationProtoOrBuilder in org.apache.hadoop.ipc.protobuf
 

Classes in org.apache.hadoop.ipc.protobuf that implement IpcConnectionContextProtos.UserInformationProtoOrBuilder
static class IpcConnectionContextProtos.UserInformationProto
          Protobuf type hadoop.common.UserInformationProto
static class IpcConnectionContextProtos.UserInformationProto.Builder
          Protobuf type hadoop.common.UserInformationProto
 

Methods in org.apache.hadoop.ipc.protobuf that return IpcConnectionContextProtos.UserInformationProtoOrBuilder
 IpcConnectionContextProtos.UserInformationProtoOrBuilder IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder.getUserInfoOrBuilder()
          optional .hadoop.common.UserInformationProto userInfo = 2;
 IpcConnectionContextProtos.UserInformationProtoOrBuilder IpcConnectionContextProtos.IpcConnectionContextProto.getUserInfoOrBuilder()
          optional .hadoop.common.UserInformationProto userInfo = 2;
 IpcConnectionContextProtos.UserInformationProtoOrBuilder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.getUserInfoOrBuilder()
          optional .hadoop.common.UserInformationProto userInfo = 2;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.