Uploaded image for project: 'Okapi'
  1. Okapi
  2. OKAPI-943

GenericCompositeFuture

    XMLWordPrintable

Details

    • CP: sprint 101
    • 1
    • Core: Platform

    Description

      Coordinate a List<Future<T extends Future <?>>>, provides
      all(List<T>), any(List<T>) and join(List<T>) that work like
      CompositeFuture#all(List), CompositeFuture#any(List) and CompositeFuture#join(List) but properly check the generic type <T extends Future<?>>.

      See https://github.com/eclipse-vertx/vert.x/pull/3595 why Vert.x doesn't have this.

      TestRail: Results

        Attachments

          Activity

            People

              julianladisch Julian Ladisch
              julianladisch Julian Ladisch
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                TestRail: Runs

                  TestRail: Cases