| Interface | Description |
|---|---|
| AsyncFunction<IN,OUT> |
A function to trigger Async I/O operation.
|
| ResultFuture<OUT> |
ResultFuture collects data / error in user codes while processing async i/o. |
| Class | Description |
|---|---|
| RichAsyncFunction<IN,OUT> |
Rich variant of the
AsyncFunction. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.