public class IndexedReplicatedRecording extends Object implements AutoCloseable
The index allows for the lookup of message start position in a recording based on message index plus a basic time series for when a message was published.
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args)
Main method for launching the process.
|
public void close()
close in interface AutoCloseablepublic static void main(String[] args) throws InterruptedException
args - passed to the process.InterruptedException - if the thread is interrupted.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.