public static interface RecordAggregator.RecordCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
recordComplete(AggRecord aggRecord)
Called when an aggregated record is full and ready to be transmitted
to Kinesis.
|
void recordComplete(AggRecord aggRecord)
aggRecord
- A complete aggregated record ready to transmit to Kinesis.Copyright © 2019. All rights reserved.