|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
optional string protocol = 3; |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearUserInfo()
optional .hadoop.common.UserInformationProto userInfo = 2; |
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)
optional .hadoop.common.UserInformationProto userInfo = 2; |
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)
optional string protocol = 3; |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setProtocolBytes(com.google.protobuf.ByteString value)
optional string protocol = 3; |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
optional .hadoop.common.UserInformationProto userInfo = 2; |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
optional .hadoop.common.UserInformationProto userInfo = 2; |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |