public static interface FsImageProto.INodeSectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getLastInodeId()optional uint64 lastInodeId = 1; | 
| long | getNumInodes()optional uint64 numInodes = 2; | 
| boolean | hasLastInodeId()optional uint64 lastInodeId = 1; | 
| boolean | hasNumInodes()optional uint64 numInodes = 2; | 
boolean hasLastInodeId()
optional uint64 lastInodeId = 1;long getLastInodeId()
optional uint64 lastInodeId = 1;boolean hasNumInodes()
optional uint64 numInodes = 2;
 repeated INodes..
long getNumInodes()
optional uint64 numInodes = 2;
 repeated INodes..
Copyright © 2017 Apache Software Foundation. All Rights Reserved.