Uses of Class
org.apache.hadoop.hbase.executor.ExecutorService
Package
Description
-
Uses of ExecutorService in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprotected final ExecutorService
HBaseServerBase.executorService
private ExecutorService
ExecutorStatusChore.service
Modifier and TypeMethodDescriptionHBaseServerBase.getExecutorService()
MockRegionServerServices.getExecutorService()
ModifierConstructorDescriptionExecutorStatusChore
(int sleepTime, Stoppable stopper, ExecutorService service, MetricsRegionServerSource metrics) -
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 TypeMethodDescriptionRegionServerServices.getExecutorService()
Returns hbase executor service