Uses of Package
org.apache.flink.streaming.api.functions.async
-
Classes in org.apache.flink.streaming.api.functions.async used by org.apache.flink.streaming.api.datastream Class Description AsyncFunction A function to trigger Async I/O operation.AsyncRetryStrategy Interface encapsulates an asynchronous retry strategy. -
Classes in org.apache.flink.streaming.api.functions.async used by org.apache.flink.streaming.api.functions.async Class Description AsyncFunction A function to trigger Async I/O operation.AsyncRetryPredicate Interface encapsulates an asynchronous retry predicate.ResultFuture ResultFuture
collects data / error in user codes while processing async i/o. -
Classes in org.apache.flink.streaming.api.functions.async used by org.apache.flink.streaming.api.operators.async Class Description AsyncFunction A function to trigger Async I/O operation.AsyncRetryStrategy Interface encapsulates an asynchronous retry strategy. -
Classes in org.apache.flink.streaming.api.functions.async used by org.apache.flink.streaming.api.operators.async.queue Class Description ResultFuture ResultFuture
collects data / error in user codes while processing async i/o. -
Classes in org.apache.flink.streaming.api.functions.async used by org.apache.flink.streaming.util.retryable Class Description AsyncRetryPredicate Interface encapsulates an asynchronous retry predicate.AsyncRetryStrategy Interface encapsulates an asynchronous retry strategy.