public static final class FsImageProto.INodeSection.FileUnderConstructionFeature.Builder extends com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder> implements FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature
under-construction feature for INodeFile
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public FsImageProto.INodeSection.FileUnderConstructionFeature getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.FileUnderConstructionFeature build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.FileUnderConstructionFeature buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.FileUnderConstructionFeature.Builder>
IOException
public boolean hasClientName()
optional string clientName = 1;
hasClientName
in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
public String getClientName()
optional string clientName = 1;
getClientName
in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
public com.google.protobuf.ByteString getClientNameBytes()
optional string clientName = 1;
getClientNameBytes
in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
public 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.FileUnderConstructionFeatureOrBuilder
public String getClientMachine()
optional string clientMachine = 2;
getClientMachine
in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
public com.google.protobuf.ByteString getClientMachineBytes()
optional string clientMachine = 2;
getClientMachineBytes
in interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
public 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;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.