public static final class RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder extends <any> implements RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
hadoop.common.RpcSaslProto.SaslAuth| Modifier and Type | Method and Description |
|---|---|
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RpcHeaderProtos.RpcSaslProto.SaslAuth |
build() |
RpcHeaderProtos.RpcSaslProto.SaslAuth |
buildPartial() |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clear() |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearChallenge()
optional bytes challenge = 5; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearMechanism()
required string mechanism = 2; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearMethod()
required string method = 1; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearProtocol()
optional string protocol = 3; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clearServerId()
optional string serverId = 4; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
clone() |
com.google.protobuf.ByteString |
getChallenge()
optional bytes challenge = 5; |
RpcHeaderProtos.RpcSaslProto.SaslAuth |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMechanism()
required string mechanism = 2; |
com.google.protobuf.ByteString |
getMechanismBytes()
required string mechanism = 2; |
String |
getMethod()
required string method = 1; |
com.google.protobuf.ByteString |
getMethodBytes()
required string method = 1; |
String |
getProtocol()
optional string protocol = 3; |
com.google.protobuf.ByteString |
getProtocolBytes()
optional string protocol = 3; |
String |
getServerId()
optional string serverId = 4; |
com.google.protobuf.ByteString |
getServerIdBytes()
optional string serverId = 4; |
boolean |
hasChallenge()
optional bytes challenge = 5; |
boolean |
hasMechanism()
required string mechanism = 2; |
boolean |
hasMethod()
required string method = 1; |
boolean |
hasProtocol()
optional string protocol = 3; |
boolean |
hasServerId()
optional string serverId = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
mergeFrom(com.google.protobuf.Message other) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
mergeFrom(RpcHeaderProtos.RpcSaslProto.SaslAuth other) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setChallenge(com.google.protobuf.ByteString value)
optional bytes challenge = 5; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setMechanism(String value)
required string mechanism = 2; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setMechanismBytes(com.google.protobuf.ByteString value)
required string mechanism = 2; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setMethod(String value)
required string method = 1; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setMethodBytes(com.google.protobuf.ByteString value)
required string method = 1; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setProtocol(String value)
optional string protocol = 3; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setProtocolBytes(com.google.protobuf.ByteString value)
optional string protocol = 3; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setServerId(String value)
optional string serverId = 4; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setServerIdBytes(com.google.protobuf.ByteString value)
optional string serverId = 4; |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth build()
public RpcHeaderProtos.RpcSaslProto.SaslAuth buildPartial()
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clone()
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder mergeFrom(com.google.protobuf.Message other)
public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder mergeFrom(RpcHeaderProtos.RpcSaslProto.SaslAuth other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasMethod()
required string method = 1;hasMethod in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic String getMethod()
required string method = 1;getMethod in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
required string method = 1;getMethodBytes in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setMethod(String value)
required string method = 1;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearMethod()
required string method = 1;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setMethodBytes(com.google.protobuf.ByteString value)
required string method = 1;public boolean hasMechanism()
required string mechanism = 2;hasMechanism in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic String getMechanism()
required string mechanism = 2;getMechanism in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic com.google.protobuf.ByteString getMechanismBytes()
required string mechanism = 2;getMechanismBytes in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setMechanism(String value)
required string mechanism = 2;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearMechanism()
required string mechanism = 2;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setMechanismBytes(com.google.protobuf.ByteString value)
required string mechanism = 2;public boolean hasProtocol()
optional string protocol = 3;hasProtocol in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic String getProtocol()
optional string protocol = 3;getProtocol in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic com.google.protobuf.ByteString getProtocolBytes()
optional string protocol = 3;getProtocolBytes in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setProtocol(String value)
optional string protocol = 3;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearProtocol()
optional string protocol = 3;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setProtocolBytes(com.google.protobuf.ByteString value)
optional string protocol = 3;public boolean hasServerId()
optional string serverId = 4;hasServerId in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic String getServerId()
optional string serverId = 4;getServerId in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic com.google.protobuf.ByteString getServerIdBytes()
optional string serverId = 4;getServerIdBytes in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setServerId(String value)
optional string serverId = 4;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearServerId()
optional string serverId = 4;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setServerIdBytes(com.google.protobuf.ByteString value)
optional string serverId = 4;public boolean hasChallenge()
optional bytes challenge = 5;hasChallenge in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic com.google.protobuf.ByteString getChallenge()
optional bytes challenge = 5;getChallenge in interface RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderpublic RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setChallenge(com.google.protobuf.ByteString value)
optional bytes challenge = 5;public RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder clearChallenge()
optional bytes challenge = 5;public final RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.