|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DelegateAnalysisEngine
The Interface DelegateAnalysisEngine.
Method Summary | |
---|---|
CasMultiplier |
getCasMultiplier()
Gets the cas multiplier. |
DelegateConfiguration |
getConfiguration()
Gets the configuration. |
String |
getKey()
Gets the key. |
int |
getReplyQueueScaleup()
Gets the reply queue scaleup. |
boolean |
isAggregate()
Checks if is aggregate. |
boolean |
isRemote()
Checks if is remote. |
void |
setCasMultiplier(CasMultiplier cm)
Sets the cas multiplier. |
void |
setKey(String key)
Sets the key. |
void |
setReplyQueueScaleup(int scaleup)
Sets the reply queue scaleup. |
Method Detail |
---|
String getKey()
void setKey(String key)
key
- the new keyint getReplyQueueScaleup()
void setReplyQueueScaleup(int scaleup)
scaleup
- the new reply queue scaleupCasMultiplier getCasMultiplier()
void setCasMultiplier(CasMultiplier cm)
cm
- the new cas multiplierDelegateConfiguration getConfiguration()
boolean isRemote()
boolean isAggregate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |