| 接口 | 说明 |
|---|---|
| StreamElementQueue<OUT> |
Interface for stream element queues for the
AsyncWaitOperator. |
| 类 | 说明 |
|---|---|
| OrderedStreamElementQueue<OUT> |
Ordered
StreamElementQueue implementation. |
| UnorderedStreamElementQueue<OUT> |
Unordered implementation of the
StreamElementQueue. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.