public class StorageCleanupLoop
extends sirius.kernel.async.BackgroundLoop
A bucket can specify a max age for its objects. Older objects are automatically deleted by the system (vis this loop).
| Constructor and Description | 
|---|
StorageCleanupLoop()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doWork()  | 
String | 
getName()  | 
protected double | 
maxCallFrequency()  | 
Copyright © 2018. All rights reserved.