public interface ArchiveRemover extends ContextAware
Modifier and Type | Method and Description |
---|---|
void |
clean(Date now) |
Future<?> |
cleanAsynchronously(Date now) |
void |
setMaxHistory(int maxHistory) |
void |
setTotalSizeCap(long totalSizeCap) |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
void setMaxHistory(int maxHistory)
void setTotalSizeCap(long totalSizeCap)
Future<?> cleanAsynchronously(Date now)
Copyright © 2005–2018 QOS.ch. All rights reserved.