Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clear() |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearGenstampV1()
legacy generation stamp
|
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearGenstampV1Limit()
optional uint64 genstampV1Limit = 4; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearGenstampV2()
generation stamp of latest version
|
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearLastAllocatedBlockId()
optional uint64 lastAllocatedBlockId = 5; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearLastAllocatedStripedBlockId()
optional uint64 lastAllocatedStripedBlockId = 8; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearNamespaceId()
optional uint32 namespaceId = 1; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearRollingUpgradeStartTime()
optional uint64 rollingUpgradeStartTime = 7; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clearTransactionId()
optional uint64 transactionId = 6; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.clone() |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.mergeFrom(FsImageProto.NameSystemSection other) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.newBuilder() |
static FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.newBuilder(FsImageProto.NameSystemSection prototype) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.newBuilderForType() |
protected FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setGenstampV1(long value)
legacy generation stamp
|
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setGenstampV1Limit(long value)
optional uint64 genstampV1Limit = 4; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setGenstampV2(long value)
generation stamp of latest version
|
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setLastAllocatedBlockId(long value)
optional uint64 lastAllocatedBlockId = 5; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setLastAllocatedStripedBlockId(long value)
optional uint64 lastAllocatedStripedBlockId = 8; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setNamespaceId(int value)
optional uint32 namespaceId = 1; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setRollingUpgradeStartTime(long value)
optional uint64 rollingUpgradeStartTime = 7; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setTransactionId(long value)
optional uint64 transactionId = 6; |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.NameSystemSection.Builder |
FsImageProto.NameSystemSection.toBuilder() |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.