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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonReleased(int cycle, java.io.File file)voidstop()
-