Class ChangeSet


  • public class ChangeSet
    extends java.lang.Object
    A change set represents the result of a comparison of two file trees, either by comparing a local file tree with the local database, or by comparing the remote database with the local database.

    It contains several lists, indicating new, changed, deleted and unchanged files. File paths are stored relative to the root Syncany directory.