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