AeronCluster clients interact with fault tolerant services running in the cluster.See: Description
| Interface | Description |
|---|---|
| ControlledEgressListener |
Interface for consuming messages coming from the cluster that also include administrative events in a controlled
fashion like
ControlledFragmentHandler. |
| EgressListener |
Interface for consuming messages coming from the cluster that also include administrative events.
|
| Class | Description |
|---|---|
| AeronCluster |
Client for interacting with an Aeron Cluster.
|
| AeronCluster.AsyncConnect |
Allows for the async establishment of a cluster session.
|
| AeronCluster.Configuration |
Configuration options for cluster client.
|
| AeronCluster.Context |
Context for cluster session and connection.
|
| EgressAdapter |
Adapter for dispatching egress messages from a cluster to a
EgressListener. |
| EgressPoller |
Poller for the egress from a cluster to capture administration message details.
|
| IngressSessionDecorator |
Encapsulate applying a client message header for ingress to the cluster.
|
| Exception | Description |
|---|---|
| ClusterException |
Exceptions specific to Cluster operation.
|
AeronCluster clients interact with fault tolerant services running in the cluster.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.