public static final class FsImageProto.ErasureCodingSection.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder> implements FsImageProto.ErasureCodingSectionOrBuilder
hadoop.hdfs.fsimage.ErasureCodingSection
Modifier and Type | Method and Description |
---|---|
FsImageProto.ErasureCodingSection.Builder |
addAllPolicies(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto> values)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
addPolicies(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
addPolicies(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
addPolicies(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
addPolicies(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder |
addPoliciesBuilder()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder |
addPoliciesBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.ErasureCodingSection |
build() |
FsImageProto.ErasureCodingSection |
buildPartial() |
FsImageProto.ErasureCodingSection.Builder |
clear() |
FsImageProto.ErasureCodingSection.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.ErasureCodingSection.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.ErasureCodingSection.Builder |
clearPolicies()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
clone() |
FsImageProto.ErasureCodingSection |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto |
getPolicies(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder |
getPoliciesBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder> |
getPoliciesBuilderList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
int |
getPoliciesCount()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto> |
getPoliciesList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProtoOrBuilder |
getPoliciesOrBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProtoOrBuilder> |
getPoliciesOrBuilderList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.ErasureCodingSection.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.ErasureCodingSection.Builder |
mergeFrom(FsImageProto.ErasureCodingSection other) |
FsImageProto.ErasureCodingSection.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.ErasureCodingSection.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.ErasureCodingSection.Builder |
removePolicies(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.ErasureCodingSection.Builder |
setPolicies(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
setPolicies(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1; |
FsImageProto.ErasureCodingSection.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.ErasureCodingSection.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder clear()
clear
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FsImageProto.ErasureCodingSection build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.ErasureCodingSection buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.ErasureCodingSection.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearOneof
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
addRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder mergeFrom(FsImageProto.ErasureCodingSection other)
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public FsImageProto.ErasureCodingSection.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.ErasureCodingSection.Builder>
IOException
public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto> getPoliciesList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
getPoliciesList
in interface FsImageProto.ErasureCodingSectionOrBuilder
public int getPoliciesCount()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
getPoliciesCount
in interface FsImageProto.ErasureCodingSectionOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto getPolicies(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
getPolicies
in interface FsImageProto.ErasureCodingSectionOrBuilder
public FsImageProto.ErasureCodingSection.Builder setPolicies(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder setPolicies(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder addPolicies(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder addPolicies(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto value)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder addPolicies(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder addPolicies(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder builderForValue)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder addAllPolicies(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto> values)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder clearPolicies()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public FsImageProto.ErasureCodingSection.Builder removePolicies(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder getPoliciesBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProtoOrBuilder getPoliciesOrBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
getPoliciesOrBuilder
in interface FsImageProto.ErasureCodingSectionOrBuilder
public List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProtoOrBuilder> getPoliciesOrBuilderList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
getPoliciesOrBuilderList
in interface FsImageProto.ErasureCodingSectionOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder addPoliciesBuilder()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder addPoliciesBuilder(int index)
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ErasureCodingPolicyProto.Builder> getPoliciesBuilderList()
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
public final FsImageProto.ErasureCodingSection.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
public final FsImageProto.ErasureCodingSection.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.ErasureCodingSection.Builder>
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.