public class DeletingArchiver extends java.lang.Object implements BinLogArchiver
| Constructor and Description |
|---|
DeletingArchiver(long maxLogSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
onReleased(int cycle,
java.io.File file)
Track store files as they are added and their storage impact.
|
void |
stop() |
public void onReleased(int cycle,
java.io.File file)
onReleased in interface net.openhft.chronicle.queue.impl.StoreFileListeneronReleased in interface BinLogArchivercycle - file - public void stop()
stop in interface BinLogArchiverCopyright © 2009-2022 The Apache Software Foundation