Returns a comma separated list of all live thread idsreturnStringStatistic live thread ids
Returns the CPU time for the current thread in nanoseconds, if CPU time measurement is enabled. Else returns -1returnCountStatistic CPU time for the current thread
Returns the current number of live daemon threadsreturnCountStatistic current number of live daemon threads
Returns a comma separated list of thread ids that are monitor deadlockedreturnStringStatistic
Returns the peak live thread count, since the JVM started or the peak was resetreturnCountStatistic peak live thread count
Returns the current number of live daemon and non-daemon threadsreturnCountStatistic current number of live threads
Returns the total number of threads created and also started since the JVM startedreturnCountStatistic total number of threads started