| Modifier and Type | Field and Description |
|---|---|
private TraceableResourceLimitingPool.TraceException |
TraceableResourceLimitingPool.PoolElement.m_traceException |
private TraceableResourceLimitingPool.TraceException[] |
TraceableResourceLimitingPool.State.m_traceExceptions |
| Modifier and Type | Method and Description |
|---|---|
TraceableResourceLimitingPool.TraceException[] |
TraceableResourceLimitingPool.State.getTraceExceptions() |
| Constructor and Description |
|---|
TraceableResourceLimitingPool.State(int size,
int readySize,
java.lang.Thread[] threads,
TraceableResourceLimitingPool.TraceException[] traceExceptions,
long[] traceTimes) |