org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.SnapshotSection, FsImageProto.SnapshotSection.Builderpublic static interface FsImageProto.SnapshotSectionOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | 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]; |
java.util.List<java.lang.Long> |
getSnapshottableDirList() |
repeated uint64 snapshottableDir = 2 [packed = true]; |
boolean |
hasNumSnapshots() |
total number of snapshots
|
boolean |
hasSnapshotCounter() |
optional uint32 snapshotCounter = 1; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSnapshotCounter()
optional uint32 snapshotCounter = 1;int getSnapshotCounter()
optional uint32 snapshotCounter = 1;java.util.List<java.lang.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];index - The index of the element to return.boolean hasNumSnapshots()
total number of snapshots
optional uint32 numSnapshots = 3;int getNumSnapshots()
total number of snapshots
optional uint32 numSnapshots = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.