| Package | Description |
|---|---|
| software.amazon.kinesis.connectors.flink.util |
| Modifier and Type | Method and Description |
|---|---|
RecordEmitter.RecordQueue<T> |
RecordEmitter.getQueue(int producerIndex)
The queue for the given producer (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
RecordEmitter.emit(T record,
RecordEmitter.RecordQueue<T> source)
Emit the record.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.