Interface | Description |
---|---|
RecordAggregator.RecordCompleteListener |
A listener interface for receiving notifications when this aggregated
record has reached its maximum allowable size.
|
Class | Description |
---|---|
AggRecord |
Represents a single aggregated Kinesis record.
|
RecordAggregator |
A class for taking multiple Kinesis user records and aggregating them into
more efficiently-packed records using the Kinesis aggregated record format.
|
Copyright © 2019. All rights reserved.