Interface BinLogArchiver
- All Superinterfaces:
net.openhft.chronicle.queue.impl.StoreFileListener
- All Known Implementing Classes:
DeletingArchiver,ExternalArchiver
public interface BinLogArchiver
extends net.openhft.chronicle.queue.impl.StoreFileListener
-
Field Summary
Fields inherited from interface net.openhft.chronicle.queue.impl.StoreFileListener
NO_OP -
Method Summary
Methods inherited from interface net.openhft.chronicle.queue.impl.StoreFileListener
isActive, onAcquired
-
Method Details
-
onReleased
- Specified by:
onReleasedin interfacenet.openhft.chronicle.queue.impl.StoreFileListener
-
stop
void stop()
-