Uses of Class
org.apache.hadoop.hbase.executor.ExecutorService
Package
Description
-
Uses of ExecutorService in org.apache.hadoop.hbase.master
Modifier and TypeMethodDescriptionMasterServices.getExecutorService()
Returns Master's instance ofExecutorService
-
Uses of ExecutorService in org.apache.hadoop.hbase.master.snapshot
ModifierConstructorDescription(package private)
SnapshotManager
(MasterServices master, ProcedureCoordinator coordinator, ExecutorService pool, int sentinelCleanInterval) Fully specify all necessary components of a snapshot manager. -
Uses of ExecutorService in org.apache.hadoop.hbase.monitoring
Modifier and TypeMethodDescriptionprotected void
StateDumpServlet.dumpExecutors
(ExecutorService service, PrintWriter out) -
Uses of ExecutorService in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate ExecutorService
StoreScanner.executor
protected ExecutorService
HRegionServer.executorService
Modifier and TypeMethodDescriptionHRegionServer.getExecutorService()
RegionServerServices.getExecutorService()
Returns hbase executor service