| Package | Description |
|---|---|
| io.searchbox.cluster |
| Modifier and Type | Method and Description |
|---|---|
NodesHotThreads.Builder |
NodesHotThreads.Builder.interval(String value)
the interval to do the second sampling of threads.
|
NodesHotThreads.Builder |
NodesHotThreads.Builder.settings(boolean value) |
NodesHotThreads.Builder |
NodesHotThreads.Builder.threads(Integer value)
number of hot threads to provide, defaults to 3
|
NodesHotThreads.Builder |
NodesHotThreads.Builder.type(String value)
The type to sample, defaults to cpu, but supports wait and block to see hot threads that are in wait or block state
|
| Constructor and Description |
|---|
NodesHotThreads(NodesHotThreads.Builder builder) |
Copyright © 2017. All rights reserved.