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() |
Constructor and Description |
---|
AssignmentManager(Server server,
ServerManager serverManager,
LoadBalancer balancer,
ExecutorService service,
MetricsMaster metricsMaster,
TableLockManager tableLockManager)
Constructs a new assignment manager.
|
Constructor and Description |
---|
SnapshotManager(MasterServices master,
MetricsMaster metricsMaster,
ProcedureCoordinator coordinator,
ExecutorService pool)
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 |
---|---|
protected ExecutorService |
StoreScanner.executor |
protected ExecutorService |
HRegionServer.service |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
RegionServerServices.getExecutorService() |
ExecutorService |
HRegionServer.getExecutorService() |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.