public interface SourceContext
| Modifier and Type | Method and Description |
|---|---|
long |
index()
Obtains the index of the last read operation from this source context.
|
int |
sourceId()
Retrieves the source ID associated with this context.
|
int sourceId()
long index()
throws net.openhft.chronicle.core.io.IORuntimeException
net.openhft.chronicle.core.io.IORuntimeException - if any issue arises while fetching the index.Copyright © 2024. All rights reserved.