public interface AggregateDelegateEngine extends ColocatedDelegateEngine
Modifier and Type | Method and Description |
---|---|
void |
addDelegate(DelegateAnalysisEngine delegate)
Adds the delegate.
|
List<DelegateAnalysisEngine> |
getDelegates()
Gets the delegates.
|
getInputQueueScaleout, isAsync, setAsync, setInputQueueScaleout
getCasMultiplier, getConfiguration, getKey, getReplyQueueScaleup, isAggregate, isRemote, setCasMultiplier, setKey, setReplyQueueScaleup
List<DelegateAnalysisEngine> getDelegates()
void addDelegate(DelegateAnalysisEngine delegate)
delegate
- the delegateCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.