Class StoppableExecutorServiceWrapper

java.lang.Object
org.elasticsearch.common.util.concurrent.StoppableExecutorServiceWrapper
All Implemented Interfaces:
Executor, ExecutorService

public class StoppableExecutorServiceWrapper extends Object implements ExecutorService
Wrapper around an ExecutorService which fakes responses to shutdown-related methods.