Class RemoveFileEntry


  • public class RemoveFileEntry
    extends Object
    • Constructor Detail

      • RemoveFileEntry

        public RemoveFileEntry​(String path,
                               long deletionTimestamp,
                               boolean dataChange)
    • Method Detail

      • getPath

        public String getPath()
      • getDeletionTimestamp

        public long getDeletionTimestamp()
      • isDataChange

        public boolean isDataChange()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object