public static final class FsImageProto.INodeSection.FileUnderConstructionFeature.Builder extends <any> implements FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
under-construction feature for INodeFileProtobuf type
hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeaturepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature build()
public FsImageProto.INodeSection.FileUnderConstructionFeature buildPartial()
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clone()
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasClientName()
optional string clientName = 1;hasClientName in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic String getClientName()
optional string clientName = 1;getClientName in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic com.google.protobuf.ByteString getClientNameBytes()
optional string clientName = 1;getClientNameBytes in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientName(String value)
optional string clientName = 1;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearClientName()
optional string clientName = 1;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientNameBytes(com.google.protobuf.ByteString value)
optional string clientName = 1;public boolean hasClientMachine()
optional string clientMachine = 2;hasClientMachine in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic String getClientMachine()
optional string clientMachine = 2;getClientMachine in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic com.google.protobuf.ByteString getClientMachineBytes()
optional string clientMachine = 2;getClientMachineBytes in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachine(String value)
optional string clientMachine = 2;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearClientMachine()
optional string clientMachine = 2;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachineBytes(com.google.protobuf.ByteString value)
optional string clientMachine = 2;public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.