Class THBaseThreadPoolExecutor

All Implemented Interfaces:
Executor, ExecutorService

@Private public class THBaseThreadPoolExecutor extends ThreadPoolExecutor
A ThreadPoolExecutor customized for working with HBase thrift to update metrics before and after the execution of a task.