public interface SourceContext
| Modifier and Type | Method and Description |
|---|---|
long |
index()
Index last read, only available for read contexts.
|
int |
sourceId()
Returns the source id of this source context.
|
int sourceId()
long index()
throws net.openhft.chronicle.core.io.IORuntimeException
net.openhft.chronicle.core.io.IORuntimeException - if an error occurred while getting the indexCopyright © 2023. All rights reserved.