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

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

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

Methods in org.apache.hadoop.ipc.protobuf that return IpcConnectionContextProtos.IpcConnectionContextProto.Builder
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clear()
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearProtocol()
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearUserInfo()
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clone()
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(IpcConnectionContextProtos.IpcConnectionContextProto other)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeUserInfo(IpcConnectionContextProtos.UserInformationProto value)
           
static IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.newBuilder()
           
static IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.newBuilder(IpcConnectionContextProtos.IpcConnectionContextProto prototype)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.newBuilderForType()
           
protected  IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setProtocol(String value)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
           
 IpcConnectionContextProtos.IpcConnectionContextProto.Builder IpcConnectionContextProtos.IpcConnectionContextProto.toBuilder()
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.