public interface IMultiplexCollector extends IIntermediateResultListener<Object>
Modifier and Type | Method and Description |
---|---|
void |
init(Future<Object> fut,
Method method,
Object[] args,
Method muxmethod)
Init the collector.
|
finished, intermediateResultAvailable, resultAvailable
exceptionOccurred
Copyright © 2012. All Rights Reserved.