Package io.trino.jvm
Class Threads
java.lang.Object
io.trino.jvm.Threads
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringfullToString(ThreadInfo thread) Returns representation ofThreadInfo.
-
Method Details
-
fullToString
Returns representation ofThreadInfo. Similar toThreadInfo.toString()but without a hard-coded limit on number or returned stack frames.
-