Class ManagedDirView.CompressOldAndDeleteReallyOldFiles

java.lang.Object
wt.jmx.core.mbeans.ManagedDirView.FileDeleter
wt.jmx.core.mbeans.ManagedDirView.CompressOldAndDeleteReallyOldFiles
All Implemented Interfaces:
FileVisitor
Enclosing class:
ManagedDirView

public static final class ManagedDirView.CompressOldAndDeleteReallyOldFiles extends ManagedDirView.FileDeleter
FileVisitor that attempts to gzip any non-directory, non-.gz file it visits except for files older than ReallyOldThresholdDays which it simply deletes like ManagedDirView.FileDeleter.

Supported API: true

Extendable: false