public static final class HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder extends <any> implements HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
hadoop.hdfs.GetRouterRegistrationRequestProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto build()
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto buildPartial()
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder clone()
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder mergeFrom(HdfsServerFederationProtos.GetRouterRegistrationRequestProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasRouterId()
optional string routerId = 1;
hasRouterId
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
public String getRouterId()
optional string routerId = 1;
getRouterId
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
public com.google.protobuf.ByteString getRouterIdBytes()
optional string routerId = 1;
getRouterIdBytes
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder setRouterId(String value)
optional string routerId = 1;
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder clearRouterId()
optional string routerId = 1;
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder setRouterIdBytes(com.google.protobuf.ByteString value)
optional string routerId = 1;
public final HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.