Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.snapshot | |
org.apache.hadoop.hbase.monitoring | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
MasterServices.getExecutorService() |
Modifier and Type | Field and Description |
---|---|
private ExecutorService |
SnapshotManager.executorService |
Constructor and Description |
---|
SnapshotManager(MasterServices master,
ProcedureCoordinator coordinator,
ExecutorService pool,
int sentinelCleanInterval)
Fully specify all necessary components of a snapshot manager.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StateDumpServlet.dumpExecutors(ExecutorService service,
PrintWriter out) |
Modifier and Type | Field and Description |
---|---|
private ExecutorService |
StoreScanner.executor |
protected ExecutorService |
HRegionServer.executorService |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
RegionServerServices.getExecutorService() |
ExecutorService |
HRegionServer.getExecutorService() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.