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.StoreFileListener
onReleased
in interface BinLogArchiver
cycle
- file
- public void stop()
stop
in interface BinLogArchiver
Copyright © 2009- The Apache Software Foundation