| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators.async | |
| org.apache.flink.streaming.api.operators.async.queue |
| Constructor and Description |
|---|
Emitter(Object checkpointLock,
Output<StreamRecord<OUT>> output,
StreamElementQueue streamElementQueue,
OperatorActions operatorActions) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedStreamElementQueue
Ordered
StreamElementQueue implementation. |
class |
UnorderedStreamElementQueue
Unordered implementation of the
StreamElementQueue. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.