java.lang.Cloneable, FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic static final class FsImageProto.INodeSection.FileUnderConstructionFeature.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder> implements FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
under-construction feature for INodeFileProtobuf type
hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature |
build() |
|
FsImageProto.INodeSection.FileUnderConstructionFeature |
buildPartial() |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clear() |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clearClientMachine() |
optional string clientMachine = 2; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clearClientName() |
optional string clientName = 1; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
clone() |
|
java.lang.String |
getClientMachine() |
optional string clientMachine = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getClientMachineBytes() |
optional string clientMachine = 2; |
java.lang.String |
getClientName() |
optional string clientName = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getClientNameBytes() |
optional string clientName = 1; |
FsImageProto.INodeSection.FileUnderConstructionFeature |
getDefaultInstanceForType() |
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
|
boolean |
hasClientMachine() |
optional string clientMachine = 2; |
boolean |
hasClientName() |
optional string clientName = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setClientMachine(java.lang.String value) |
optional string clientMachine = 2; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setClientMachineBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) |
optional string clientMachine = 2; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setClientName(java.lang.String value) |
optional string clientName = 1; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setClientNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) |
optional string clientName = 1; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmergeDelimitedFrom, mergeDelimitedFrompublic static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.INodeSection.FileUnderConstructionFeature buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>java.io.IOExceptionpublic boolean hasClientName()
optional string clientName = 1;hasClientName in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic java.lang.String getClientName()
optional string clientName = 1;getClientName in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getClientNameBytes()
optional string clientName = 1;getClientNameBytes in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientName(java.lang.String value)
optional string clientName = 1;value - The clientName to set.public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearClientName()
optional string clientName = 1;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string clientName = 1;value - The bytes for clientName to set.public boolean hasClientMachine()
optional string clientMachine = 2;hasClientMachine in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic java.lang.String getClientMachine()
optional string clientMachine = 2;getClientMachine in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getClientMachineBytes()
optional string clientMachine = 2;getClientMachineBytes in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachine(java.lang.String value)
optional string clientMachine = 2;value - The clientMachine to set.public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearClientMachine()
optional string clientMachine = 2;public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachineBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string clientMachine = 2;value - The bytes for clientMachine to set.public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.