Uses of Class
org.elasticsearch.monitor.jvm.HotThreads
-
Packages that use HotThreads Package Description org.elasticsearch.monitor.jvm -
-
Uses of HotThreads in org.elasticsearch.monitor.jvm
Methods in org.elasticsearch.monitor.jvm that return HotThreads Modifier and Type Method Description HotThreadsHotThreads. busiestThreads(int busiestThreads)HotThreadsHotThreads. ignoreIdleThreads(boolean ignoreIdleThreads)HotThreadsHotThreads. interval(TimeValue interval)HotThreadsHotThreads. threadElementsSnapshotCount(int threadElementsSnapshotCount)HotThreadsHotThreads. threadElementsSnapshotDelay(TimeValue threadElementsSnapshotDelay)HotThreadsHotThreads. type(String type)
-