public static interface FsImageProto.INodeSectionOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getLastInodeId()optional uint64 lastInodeId = 1; | 
| long | getNumInodes()
 repeated INodes.. | 
| boolean | hasLastInodeId()optional uint64 lastInodeId = 1; | 
| boolean | hasNumInodes()
 repeated INodes.. | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLastInodeId()
optional uint64 lastInodeId = 1;long getLastInodeId()
optional uint64 lastInodeId = 1;boolean hasNumInodes()
repeated INodes..
optional uint64 numInodes = 2;long getNumInodes()
repeated INodes..
optional uint64 numInodes = 2;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.