public class PullSubscriptionIntermediateDelegationFuture<E> extends SubscriptionIntermediateDelegationFuture<E> implements IPullSubscriptionIntermediateFuture<E>
IForwardCommandFuture.Type
DEBUG, EMPTY, NO_STACK_COMPACTION, STACK
DONE
Constructor and Description |
---|
PullSubscriptionIntermediateDelegationFuture()
Create a new future.
|
PullSubscriptionIntermediateDelegationFuture(IPullSubscriptionIntermediateFuture<?> src)
Create a new future.
|
Modifier and Type | Method and Description |
---|---|
void |
pullIntermediateResult()
Pull an intermediate result.
|
addQuietListener, addResultListener, hasNextIntermediateResult
getSource, sendBackwardCommand, setSource, terminate, terminate
addIntermediateResult, addIntermediateResultIfUndone, getIntermediateResults, getNextIntermediateResult, getNextIntermediateResult, setFinished, setFinishedIfUndone, setResult, setResultIfUndone
abortGet, addForwardCommand, get, get, get, get, getEmptyFuture, getException, isDone, removeForwardCommand, sendForwardCommand, setException, setExceptionIfUndone
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addQuietListener
getIntermediateResults, getNextIntermediateResult, hasNextIntermediateResult
terminate, terminate
addResultListener, get, get, get, get, getException, isDone
sendBackwardCommand
public PullSubscriptionIntermediateDelegationFuture()
public PullSubscriptionIntermediateDelegationFuture(IPullSubscriptionIntermediateFuture<?> src)
public void pullIntermediateResult()
pullIntermediateResult
in interface IPullSubscriptionIntermediateFuture<E>
Copyright © 2013. All Rights Reserved.