Interface ClearOps

    • Method Detail

      • clearAll

        void clearAll()
        Clear all data from the storage.

        NOTE! Also clears sequence numbers in storage!

      • clearByPersistenceId

        void clearByPersistenceId​(java.lang.String persistenceId)
        Clear all data from the storage for particular persistence id.

        NOTE! Also clears sequence number in the storage!