|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrabbit.util.ThreadPool.Usage
public static class ThreadPool.Usage
The current usage of the threadpool
| Constructor Summary | |
|---|---|
ThreadPool.Usage()
|
|
| Method Summary | |
|---|---|
int |
getFreeSize()
|
int |
getUsedSize()
|
void |
setUsage(int freeSize,
int usedSize)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadPool.Usage()
| Method Detail |
|---|
public void setUsage(int freeSize,
int usedSize)
public int getFreeSize()
public int getUsedSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||