See: Description
| Class | Description |
|---|---|
| ArchiveCreator |
Command line utility for creating a new Archive for migration testing and replay.
|
| EmbeddedRecordingThroughput |
Tests the throughput when recording a stream of messages.
|
| EmbeddedReplayThroughput |
Tests the throughput when replaying a recorded stream of messages.
|
| IndexedReplicatedRecording |
Example of how to create a recorded stream that is replicated and indexed.
|
| RecordedBasicPublisher |
Basic Aeron publisher application which is recorded in an archive.
|
| RecordingDescriptor |
Class that collects the parameters of the
RecordingDescriptor Consumer callback for use with the
RecordingDescriptorCollector |
| RecordingDescriptorCollector |
Sample utility class for collecting
RecordingDescriptors. |
| RecordingReplicator |
RecordingReplicator allows replicating a recording from the source Archive to the destination Archive either
as a new recording or by replacing an existing recording. |
| RecordingSignalCapture |
A
RecordingSignalConsumer implementation that captures recording signal data. |
| ReplayedBasicSubscriber |
A basic subscriber application which requests a replay from the archive and consumes it.
|
| SampleAuthenticator |
A sample
Authenticator to demonstrate usage based on some hardcoded credentials. |
| SampleAuthenticatorSupplier |
Sample
AuthenticatorSupplier which returns a new SampleAuthenticator. |
| SampleAuthorisationService |
Trivial authorisation service that allows a set of US-ASCII encoded principals access to all services.
|
| SegmentInspector |
Command line utility for inspecting the data contents of an archive segment file.
|
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.