|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FsImageProto.SnapshotSectionOrBuilder
| Method Summary | |
|---|---|
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; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||