Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Method and Description |
---|---|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clear() |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearProtocol()
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clearUserInfo()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.clone() |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(IpcConnectionContextProtos.IpcConnectionContextProto other) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.mergeUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
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(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setProtocol(String value)
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setProtocolBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
IpcConnectionContextProtos.IpcConnectionContextProto.toBuilder() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.