Package org.elasticsearch.monitor.jvm
Class HotThreads
java.lang.Object
org.elasticsearch.monitor.jvm.HotThreads
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic interfacestatic enum - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbusiestThreads(int busiestThreads) detect()ignoreIdleThreads(boolean ignoreIdleThreads) static voidsortOrder(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() 
 -