| Modifier and Type | Field and Description |
|---|---|
static long |
PENDING_TIME
Constant
PENDING_TIME=1000 * 60 |
static long |
SLEEP_TIME
Constant
SLEEP_TIME=1000 * 60 * 10 |
| Constructor and Description |
|---|
MThreadManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
void |
poolClean()
poolClean.
|
void |
poolClean(long pendingTime)
poolClean.
|
int |
poolSize()
poolSize.
|
int |
poolWorkingSize()
poolWorkingSize.
|
base, base, createBase, forkBase, installBase, isBase, leaveBase, toStringpublic static long SLEEP_TIME
SLEEP_TIME=1000 * 60 * 10public static long PENDING_TIME
PENDING_TIME=1000 * 60Copyright © 2016. All Rights Reserved.