| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.procedure2 | 
| Modifier and Type | Field and Description | 
|---|---|
| private TimeoutExecutorThread<TEnvironment> | ProcedureExecutor. timeoutExecutorCreated in the  ProcedureExecutor.init(int, boolean)method. | 
| private TimeoutExecutorThread<TEnvironment> | ProcedureExecutor. workerMonitorExecutorWorkerMonitor check for stuck workers and new worker thread when necessary, for example if
 there is no worker to assign meta, it will new worker thread for it, so it is very important. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.