|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CasMultiplier
The Interface CasMultiplier.
Method Summary | |
---|---|
int |
getCasPoolSize()
Gets the cas pool size. |
long |
getInitialFsHeapSize()
Gets the initial fs heap size. |
boolean |
getProcessParentLast()
Gets the process parent last. |
void |
setCasPoolSize(int casPoolSize)
Sets the cas pool size. |
void |
setInitialFsHeapSize(long initialFsHeapSize)
Sets the initial fs heap size. |
void |
setProcessParentLast(boolean processParentLast)
Sets the process parent last. |
Method Detail |
---|
int getCasPoolSize()
void setCasPoolSize(int casPoolSize)
casPoolSize
- the new cas pool sizelong getInitialFsHeapSize()
void setInitialFsHeapSize(long initialFsHeapSize)
initialFsHeapSize
- the new initial fs heap sizeboolean getProcessParentLast()
void setProcessParentLast(boolean processParentLast)
processParentLast
- the new process parent last
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |