| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clear() | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clearGenstampV1()optional uint64 genstampV1 = 2;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clearGenstampV1Limit()optional uint64 genstampV1Limit = 4;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clearGenstampV2()optional uint64 genstampV2 = 3;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clearLastAllocatedBlockId()optional uint64 lastAllocatedBlockId = 5;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. clearNamespaceId()optional uint32 namespaceId = 1;
 | 
| 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(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. mergeFrom(FsImageProto.NameSystemSection other) | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. mergeFrom(com.google.protobuf.Message other) | 
| 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(com.google.protobuf.GeneratedMessage.BuilderParent parent) | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. setGenstampV1(long value)optional uint64 genstampV1 = 2;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. setGenstampV1Limit(long value)optional uint64 genstampV1Limit = 4;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. setGenstampV2(long value)optional uint64 genstampV2 = 3;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. setLastAllocatedBlockId(long value)optional uint64 lastAllocatedBlockId = 5;
 | 
| FsImageProto.NameSystemSection.Builder | FsImageProto.NameSystemSection.Builder. setNamespaceId(int value)optional uint32 namespaceId = 1;
 | 
| 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. toBuilder() |