public interface IndexUpdater extends Closeable
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.core.values.LongValue |
index() |
void |
update(long index)
Update the persistent index of the named tailer.
|
Copyright © 2023. All rights reserved.