public interface ISubscriptionIntermediateFuture<E> extends ITerminableIntermediateFuture<E>
DONE| Modifier and Type | Method and Description |
|---|---|
void |
addQuietListener(IResultListener<Collection<E>> listener)
Add a listener which does not consume the initial results.
|
getIntermediateResults, getNextIntermediateResult, hasNextIntermediateResultterminate, terminateaddResultListener, get, get, get, get, getException, isDonevoid addQuietListener(IResultListener<Collection<E>> listener)
Copyright © 2013. All Rights Reserved.