Interface ArchiveRemover

    • Method Detail

      • clean

        void clean​(java.util.Date now)
        Deprecated.
      • setMaxHistory

        void setMaxHistory​(int maxHistory)
        Deprecated.
      • setTotalSizeCap

        void setTotalSizeCap​(long totalSizeCap)
        Deprecated.
      • cleanAsynchronously

        java.util.concurrent.Future<?> cleanAsynchronously​(java.util.Date now)
        Deprecated.