public static interface FsImageProto.NameSystemSectionOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getGenstampV1()
 legacy generation stamp | 
| long | getGenstampV1Limit()optional uint64 genstampV1Limit = 4; | 
| long | getGenstampV2()
 generation stamp of latest version | 
| long | getLastAllocatedBlockId()optional uint64 lastAllocatedBlockId = 5; | 
| long | getLastAllocatedStripedBlockId()optional uint64 lastAllocatedStripedBlockId = 8; | 
| int | getNamespaceId()optional uint32 namespaceId = 1; | 
| long | getRollingUpgradeStartTime()optional uint64 rollingUpgradeStartTime = 7; | 
| long | getTransactionId()optional uint64 transactionId = 6; | 
| boolean | hasGenstampV1()
 legacy generation stamp | 
| boolean | hasGenstampV1Limit()optional uint64 genstampV1Limit = 4; | 
| boolean | hasGenstampV2()
 generation stamp of latest version | 
| boolean | hasLastAllocatedBlockId()optional uint64 lastAllocatedBlockId = 5; | 
| boolean | hasLastAllocatedStripedBlockId()optional uint64 lastAllocatedStripedBlockId = 8; | 
| boolean | hasNamespaceId()optional uint32 namespaceId = 1; | 
| boolean | hasRollingUpgradeStartTime()optional uint64 rollingUpgradeStartTime = 7; | 
| boolean | hasTransactionId()optional uint64 transactionId = 6; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNamespaceId()
optional uint32 namespaceId = 1;int getNamespaceId()
optional uint32 namespaceId = 1;boolean hasGenstampV1()
legacy generation stamp
optional uint64 genstampV1 = 2;long getGenstampV1()
legacy generation stamp
optional uint64 genstampV1 = 2;boolean hasGenstampV2()
generation stamp of latest version
optional uint64 genstampV2 = 3;long getGenstampV2()
generation stamp of latest version
optional uint64 genstampV2 = 3;boolean hasGenstampV1Limit()
optional uint64 genstampV1Limit = 4;long getGenstampV1Limit()
optional uint64 genstampV1Limit = 4;boolean hasLastAllocatedBlockId()
optional uint64 lastAllocatedBlockId = 5;long getLastAllocatedBlockId()
optional uint64 lastAllocatedBlockId = 5;boolean hasTransactionId()
optional uint64 transactionId = 6;long getTransactionId()
optional uint64 transactionId = 6;boolean hasRollingUpgradeStartTime()
optional uint64 rollingUpgradeStartTime = 7;long getRollingUpgradeStartTime()
optional uint64 rollingUpgradeStartTime = 7;boolean hasLastAllocatedStripedBlockId()
optional uint64 lastAllocatedStripedBlockId = 8;long getLastAllocatedStripedBlockId()
optional uint64 lastAllocatedStripedBlockId = 8;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.