Package com.linkedin.alpini.base.concurrency.impl
package com.linkedin.alpini.base.concurrency.impl
-
ClassesClassDescriptionCreated by acurtis on 5/1/18.An implementation of
AsyncFuturewhere much of the implementation is based upon netty'sorg.jboss.netty.channel.DefaultChannelFuture.A specialised instance of @{link AsyncFuture} for collecting the results of one or more futures of lists into a single list.A simple implementation ofAsyncFuturewhich behaves as if the Future has already completed successfully.