public static interface ServerAdmin.ThreadStatistics
Modifier and Type | Method and Description |
---|---|
int |
daemonThreadCount() |
int |
threadCount() |
Map<Thread.State,Integer> |
threadStateCount() |
int threadCount()
int daemonThreadCount()
Map<Thread.State,Integer> threadStateCount()