Class OpenRegionHandler.PostOpenDeployTasksThread

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
All Implemented Interfaces:
Runnable
Enclosing class:
OpenRegionHandler

Thread to run region post open tasks. Call getException() after the thread finishes to check for exceptions running RegionServerServices.postOpenDeployTasks(PostOpenDeployContext)