public static final class AeronArchive.AsyncConnect extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close any allocated resources.
|
AeronArchive.Context |
context()
Get the
AeronArchive.Context used for this client. |
AeronArchive |
poll()
Poll for a complete connection.
|
int |
step()
Get the index of the current step.
|
public void close()
close in interface AutoCloseablepublic AeronArchive.Context context()
AeronArchive.Context used for this client.AeronArchive.Context used for this client.public int step()
public AeronArchive poll()
AeronArchive if successfully connected otherwise null.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.