public class SizeAndTimeBasedArchiveRemover extends TimeBasedArchiveRemover
TimeBasedArchiveRemover.ArhiveRemoverRunnable| Modifier and Type | Field and Description |
|---|---|
protected static int |
NO_INDEX |
INACTIVITY_TOLERANCE_IN_MILLIS, UNINITIALIZEDcontext| Constructor and Description |
|---|
SizeAndTimeBasedArchiveRemover(FileNamePattern fileNamePattern,
RollingCalendar rc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
descendingSort(File[] matchingFileArray,
Date date) |
protected File[] |
getFilesInPeriod(Date dateOfPeriodToClean) |
clean, cleanAsynchronously, cleanPeriod, getPeriodOffsetForDeletionTarget, setMaxHistory, setTotalSizeCap, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextprotected static final int NO_INDEX
public SizeAndTimeBasedArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc)
protected File[] getFilesInPeriod(Date dateOfPeriodToClean)
getFilesInPeriod in class TimeBasedArchiveRemoverprotected void descendingSort(File[] matchingFileArray, Date date)
descendingSort in class TimeBasedArchiveRemoverCopyright © 2005–2018 QOS.ch. All rights reserved.