public interface IPullIntermediateFuture<E> extends ITerminableIntermediateFuture<E>
DONE
Modifier and Type | Method and Description |
---|---|
void |
pullIntermediateResult()
Pull an intermediate result.
|
getIntermediateResults, getNextIntermediateResult, hasNextIntermediateResult
terminate, terminate
addResultListener, get, get, get, get, getException, isDone
sendBackwardCommand
Copyright © 2013. All Rights Reserved.