public static interface FsImageProto.SnapshotSectionOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| int | getNumSnapshots()
 total number of snapshots | 
| 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()
 total number of snapshots | 
| boolean | hasSnapshotCounter()optional uint32 snapshotCounter = 1; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean 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()
total number of snapshots
optional uint32 numSnapshots = 3;int getNumSnapshots()
total number of snapshots
optional uint32 numSnapshots = 3;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.