Package org.elasticsearch.monitor.jvm
Class HotThreads
java.lang.Object
org.elasticsearch.monitor.jvm.HotThreads
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static interface
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbusiestThreads
(int busiestThreads) detect()
ignoreIdleThreads
(boolean ignoreIdleThreads) static void
sortOrder
(HotThreads.SortOrder order) threadElementsSnapshotCount
(int threadElementsSnapshotCount) threadElementsSnapshotDelay
(TimeValue threadElementsSnapshotDelay) type
(HotThreads.ReportType type)
-
Constructor Details
-
HotThreads
public HotThreads()
-
-
Method Details
-
interval
-
busiestThreads
-
ignoreIdleThreads
-
threadElementsSnapshotDelay
-
threadElementsSnapshotCount
-
type
-
sortOrder
-
detect
- Throws:
Exception
-
initializeRuntimeMonitoring
public static void initializeRuntimeMonitoring()
-