Class EWMATrackingEsThreadPoolExecutor

All Implemented Interfaces:
Executor, ExecutorService

public final class EWMATrackingEsThreadPoolExecutor extends EsThreadPoolExecutor
An extension to thread pool executor, which tracks the exponentially weighted moving average of the task execution time.