Class RecordsToDelete

    • Method Detail

      • beforeOffset

        public static RecordsToDelete beforeOffset​(long offset)
        Delete all the records before the given offset
        Parameters:
        offset - the offset before which all records will be deleted
      • beforeOffset

        public long beforeOffset()
        The offset before which all records will be deleted
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object