Uses of Class
org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder

Packages that use IpcConnectionContextProtos.UserInformationProto.Builder
org.apache.hadoop.ipc.protobuf   
 

Uses of IpcConnectionContextProtos.UserInformationProto.Builder in org.apache.hadoop.ipc.protobuf
 

Methods in org.apache.hadoop.ipc.protobuf that return IpcConnectionContextProtos.UserInformationProto.Builder
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.clear()
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.clearEffectiveUser()
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.clearRealUser()
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.clone()
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.getUserInfoBuilder()
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.mergeFrom(IpcConnectionContextProtos.UserInformationProto other)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
static IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.newBuilder()
           
static IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.newBuilder(IpcConnectionContextProtos.UserInformationProto prototype)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.newBuilderForType()
           
protected  IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.setEffectiveUser(String value)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.Builder.setRealUser(String value)
           
 IpcConnectionContextProtos.UserInformationProto.Builder IpcConnectionContextProtos.UserInformationProto.toBuilder()
           
 

Methods in org.apache.hadoop.ipc.protobuf with parameters of type IpcConnectionContextProtos.UserInformationProto.Builder
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.