Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
Packages that use FsImageProto.NameSystemSection.Builder
-
Uses of FsImageProto.NameSystemSection.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.NameSystemSection.BuilderModifier and TypeMethodDescriptionFsImageProto.NameSystemSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.NameSystemSection.Builder.clear()FsImageProto.NameSystemSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.NameSystemSection.Builder.clearGenstampV1()legacy generation stampFsImageProto.NameSystemSection.Builder.clearGenstampV1Limit()optional uint64 genstampV1Limit = 4;FsImageProto.NameSystemSection.Builder.clearGenstampV2()generation stamp of latest versionFsImageProto.NameSystemSection.Builder.clearLastAllocatedBlockId()optional uint64 lastAllocatedBlockId = 5;FsImageProto.NameSystemSection.Builder.clearLastAllocatedStripedBlockId()optional uint64 lastAllocatedStripedBlockId = 8;FsImageProto.NameSystemSection.Builder.clearNamespaceId()optional uint32 namespaceId = 1;FsImageProto.NameSystemSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.NameSystemSection.Builder.clearRollingUpgradeStartTime()optional uint64 rollingUpgradeStartTime = 7;FsImageProto.NameSystemSection.Builder.clearTransactionId()optional uint64 transactionId = 6;FsImageProto.NameSystemSection.Builder.clone()FsImageProto.NameSystemSection.Builder.mergeFrom(FsImageProto.NameSystemSection other) FsImageProto.NameSystemSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.NameSystemSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.NameSystemSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.NameSystemSection.newBuilder()FsImageProto.NameSystemSection.newBuilder(FsImageProto.NameSystemSection prototype) FsImageProto.NameSystemSection.newBuilderForType()protected FsImageProto.NameSystemSection.BuilderFsImageProto.NameSystemSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.NameSystemSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.NameSystemSection.Builder.setGenstampV1(long value) legacy generation stampFsImageProto.NameSystemSection.Builder.setGenstampV1Limit(long value) optional uint64 genstampV1Limit = 4;FsImageProto.NameSystemSection.Builder.setGenstampV2(long value) generation stamp of latest versionFsImageProto.NameSystemSection.Builder.setLastAllocatedBlockId(long value) optional uint64 lastAllocatedBlockId = 5;FsImageProto.NameSystemSection.Builder.setLastAllocatedStripedBlockId(long value) optional uint64 lastAllocatedStripedBlockId = 8;FsImageProto.NameSystemSection.Builder.setNamespaceId(int value) optional uint32 namespaceId = 1;FsImageProto.NameSystemSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FsImageProto.NameSystemSection.Builder.setRollingUpgradeStartTime(long value) optional uint64 rollingUpgradeStartTime = 7;FsImageProto.NameSystemSection.Builder.setTransactionId(long value) optional uint64 transactionId = 6;FsImageProto.NameSystemSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.NameSystemSection.toBuilder()