Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0, 1.3.0
Description
Currently, the async I/O API gives an AsyncCollector to an AsyncFunction implementation. The name does not really reflect what the AsyncCollector does since it does not collect but is actually a one time completable future. Therefore, I propose to rename the AsyncCollector into ResultPromise or ResultFuture. This is API changing.
Attachments
Issue Links
- links to