public interface ColocatedDelegateEngine extends DelegateAnalysisEngine
Modifier and Type | Method and Description |
---|---|
int |
getInputQueueScaleout()
Gets the input queue scaleout.
|
boolean |
isAsync()
Checks if is async.
|
void |
setAsync()
Sets the async.
|
void |
setInputQueueScaleout(int scaleup)
Sets the input queue scaleout.
|
getCasMultiplier, getConfiguration, getKey, getReplyQueueScaleup, isAggregate, isRemote, setCasMultiplier, setKey, setReplyQueueScaleup
boolean isAsync()
void setAsync()
int getInputQueueScaleout()
void setInputQueueScaleout(int scaleup)
scaleup
- the new input queue scaleoutCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.