Package org.apache.flink.streaming.api.operators.async.queue
package org.apache.flink.streaming.api.operators.async.queue
-
ClassDescriptionOrdered
StreamElementQueueimplementation.StreamElementQueue<OUT>Interface for stream element queues for theAsyncWaitOperator.Unordered implementation of theStreamElementQueue.