Package org.apache.flink.streaming.api.operators.async
-
Class Summary Class Description AsyncWaitOperator<IN,OUT> TheAsyncWaitOperator
allows to asynchronously process incoming stream records.AsyncWaitOperatorFactory<IN,OUT> The factory ofAsyncWaitOperator
.