| Class | Description |
|---|---|
| AeronCaptureDevice |
A
CaptureDevice implementation that polls from an Aeron subscriber |
| AeronDedupStrategy |
A
MultiProducerDedupStrategy implementation that uses the Aeron stream ID from the Aeron Header / Kafka Key for the producer ID |
| AeronRecordPopulator |
RecordPopulator implementation that populates the Kafka Key with the Aeron header, and the Kafka value with
the Aeron payload. |
Copyright © 2019. All rights reserved.