Package org.elasticsearch.monitor.jvm
Class HotThreads
java.lang.Object
org.elasticsearch.monitor.jvm.HotThreads
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbusiestThreads(int busiestThreads)
detect()
ignoreIdleThreads(boolean ignoreIdleThreads)
interval(org.elasticsearch.core.TimeValue interval)
threadElementsSnapshotCount(int threadElementsSnapshotCount)
threadElementsSnapshotDelay(org.elasticsearch.core.TimeValue threadElementsSnapshotDelay)
-
Constructor Details
-
HotThreads
public HotThreads()
-
-
Method Details
-
interval
-
busiestThreads
-
ignoreIdleThreads
-
threadElementsSnapshotDelay
public HotThreads threadElementsSnapshotDelay(org.elasticsearch.core.TimeValue threadElementsSnapshotDelay) -
threadElementsSnapshotCount
-
type
-
detect
- Throws:
Exception
-