Class EsThreadPoolExecutor

All Implemented Interfaces:
Executor, ExecutorService
Direct Known Subclasses:
PrioritizedEsThreadPoolExecutor, QueueResizingEsThreadPoolExecutor

public class EsThreadPoolExecutor extends ThreadPoolExecutor
An extension to thread pool executor, allowing (in the future) to add specific additional stats to it.