| Interface | Description |
|---|---|
| StreamElementQueue<OUT> |
Interface for stream element queues for the
AsyncWaitOperator. |
| Class | Description |
|---|---|
| OrderedStreamElementQueue<OUT> |
Ordered
StreamElementQueue implementation. |
| UnorderedStreamElementQueue<OUT> |
Unordered implementation of the
StreamElementQueue. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.