| Interface | Description |
|---|---|
| ThreadPool.Cancellable |
This interface represents an object whose execution may be cancelled during runtime.
|
| Class | Description |
|---|---|
| ExecutorBuilder<U extends org.elasticsearch.threadpool.ExecutorBuilder.ExecutorSettings> |
Base class for executor builders.
|
| FixedExecutorBuilder |
A builder for fixed executors.
|
| ScalingExecutorBuilder |
A builder for scaling executors.
|
| ThreadPool | |
| ThreadPool.Info | |
| ThreadPool.Names | |
| ThreadPoolInfo | |
| ThreadPoolStats | |
| ThreadPoolStats.Stats |
| Enum | Description |
|---|---|
| ThreadPool.ThreadPoolType |