public static interface FsImageProto.SnapshotSectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| int | getNumSnapshots()optional uint32 numSnapshots = 3; | 
| int | getSnapshotCounter()optional uint32 snapshotCounter = 1; | 
| long | getSnapshottableDir(int index)repeated uint64 snapshottableDir = 2 [packed = true]; | 
| int | getSnapshottableDirCount()repeated uint64 snapshottableDir = 2 [packed = true]; | 
| List<Long> | getSnapshottableDirList()repeated uint64 snapshottableDir = 2 [packed = true]; | 
| boolean | hasNumSnapshots()optional uint32 numSnapshots = 3; | 
| boolean | hasSnapshotCounter()optional uint32 snapshotCounter = 1; | 
boolean hasSnapshotCounter()
optional uint32 snapshotCounter = 1;int getSnapshotCounter()
optional uint32 snapshotCounter = 1;List<Long> getSnapshottableDirList()
repeated uint64 snapshottableDir = 2 [packed = true];int getSnapshottableDirCount()
repeated uint64 snapshottableDir = 2 [packed = true];long getSnapshottableDir(int index)
repeated uint64 snapshottableDir = 2 [packed = true];boolean hasNumSnapshots()
optional uint32 numSnapshots = 3;
 total number of snapshots
int getNumSnapshots()
optional uint32 numSnapshots = 3;
 total number of snapshots
Copyright © 2022 Apache Software Foundation. All rights reserved.