Class FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
java.lang.Object
org.apache.hadoop.thirdparty.protobuf.AbstractMessageLite.Builder
org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<BuilderT>
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- All Implemented Interfaces:
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.MessageOrBuilder
- Enclosing class:
- FsImageProto.INodeSection.FileUnderConstructionFeature
public 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-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()optional string clientMachine = 2;optional string clientName = 1;clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) clone()optional string clientMachine = 2;org.apache.hadoop.thirdparty.protobuf.ByteStringoptional string clientMachine = 2;optional string clientName = 1;org.apache.hadoop.thirdparty.protobuf.ByteStringoptional string clientName = 1;static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptororg.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptorbooleanoptional string clientMachine = 2;booleanoptional string clientName = 1;protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) setClientMachine(String value) optional string clientMachine = 2;setClientMachineBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) optional string clientMachine = 2;setClientName(String value) optional string clientName = 1;setClientNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) optional string clientName = 1;setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) Methods inherited from class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder
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, setUnknownFieldsProto3Methods inherited from class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class org.apache.hadoop.thirdparty.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
clear
- Specified by:
clearin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
clearin interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLite.Builder- Overrides:
clearin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
getDescriptorForType
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.apache.hadoop.thirdparty.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
buildin interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
clonein interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLite.Builder- Overrides:
clonein classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
setField
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
setFieldin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
clearField
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
clearFieldin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
clearOneof
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
clearOneofin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
setRepeatedField
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
addRepeatedField
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
mergeFrom
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) - Specified by:
mergeFromin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
mergeFromin classorg.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
mergeFrom
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.apache.hadoop.thirdparty.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>- Throws:
IOException
-
hasClientName
public boolean hasClientName()optional string clientName = 1;- Specified by:
hasClientNamein interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- Whether the clientName field is set.
-
getClientName
optional string clientName = 1;- Specified by:
getClientNamein interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- The clientName.
-
getClientNameBytes
public org.apache.hadoop.thirdparty.protobuf.ByteString getClientNameBytes()optional string clientName = 1;- Specified by:
getClientNameBytesin interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- The bytes for clientName.
-
setClientName
optional string clientName = 1;- Parameters:
value- The clientName to set.- Returns:
- This builder for chaining.
-
clearClientName
optional string clientName = 1;- Returns:
- This builder for chaining.
-
setClientNameBytes
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) optional string clientName = 1;- Parameters:
value- The bytes for clientName to set.- Returns:
- This builder for chaining.
-
hasClientMachine
public boolean hasClientMachine()optional string clientMachine = 2;- Specified by:
hasClientMachinein interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- Whether the clientMachine field is set.
-
getClientMachine
optional string clientMachine = 2;- Specified by:
getClientMachinein interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- The clientMachine.
-
getClientMachineBytes
public org.apache.hadoop.thirdparty.protobuf.ByteString getClientMachineBytes()optional string clientMachine = 2;- Specified by:
getClientMachineBytesin interfaceFsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder- Returns:
- The bytes for clientMachine.
-
setClientMachine
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachine(String value) optional string clientMachine = 2;- Parameters:
value- The clientMachine to set.- Returns:
- This builder for chaining.
-
clearClientMachine
optional string clientMachine = 2;- Returns:
- This builder for chaining.
-
setClientMachineBytes
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setClientMachineBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) optional string clientMachine = 2;- Parameters:
value- The bytes for clientMachine to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-
mergeUnknownFields
public final FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfaceorg.apache.hadoop.thirdparty.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
-