|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The FileSyncInfo interface specifies the pairing of the two important pieces of information needed to know what is on a user's local disk: RevisionIdentifier and FileDigest. This information is needed to compute a File's status.
RevisionIdentifier,
FileDigest| Method Summary | |
FileDigest |
getFileDigest()
Gets the FileDigest for the file in question. |
RevisionIdentifier |
getRevisionIdentifier()
Gets the RevisionIdentifier for the file in question. |
| Method Detail |
public RevisionIdentifier getRevisionIdentifier()
public FileDigest getFileDigest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||