|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
| Method Summary | |
|---|---|
long |
getInodeId()
optional uint64 inodeId = 2; |
int |
getNumOfDiff()
optional uint32 numOfDiff = 3; |
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
boolean |
hasInodeId()
optional uint64 inodeId = 2; |
boolean |
hasNumOfDiff()
optional uint32 numOfDiff = 3; |
boolean |
hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 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 hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
FsImageProto.SnapshotDiffSection.DiffEntry.Type getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
boolean hasInodeId()
optional uint64 inodeId = 2;
long getInodeId()
optional uint64 inodeId = 2;
boolean hasNumOfDiff()
optional uint32 numOfDiff = 3;
int getNumOfDiff()
optional uint32 numOfDiff = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||