|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
| Method Summary | |
|---|---|
int |
getDstSnapshotId()
optional uint32 dstSnapshotId = 3; |
int |
getLastSnapshotId()
optional uint32 lastSnapshotId = 4; |
com.google.protobuf.ByteString |
getName()
optional bytes name = 2; |
long |
getReferredId()
optional uint64 referredId = 1; |
boolean |
hasDstSnapshotId()
optional uint32 dstSnapshotId = 3; |
boolean |
hasLastSnapshotId()
optional uint32 lastSnapshotId = 4; |
boolean |
hasName()
optional bytes name = 2; |
boolean |
hasReferredId()
optional uint64 referredId = 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 hasReferredId()
optional uint64 referredId = 1;
id of the referred inode
long getReferredId()
optional uint64 referredId = 1;
id of the referred inode
boolean hasName()
optional bytes name = 2;
local name recorded in WithName
com.google.protobuf.ByteString getName()
optional bytes name = 2;
local name recorded in WithName
boolean hasDstSnapshotId()
optional uint32 dstSnapshotId = 3;
recorded in DstReference
int getDstSnapshotId()
optional uint32 dstSnapshotId = 3;
recorded in DstReference
boolean hasLastSnapshotId()
optional uint32 lastSnapshotId = 4;
recorded in WithName
int getLastSnapshotId()
optional uint32 lastSnapshotId = 4;
recorded in WithName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||