Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.monitoring | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
MasterServices.getExecutorService() |
Constructor and Description |
---|
AssignmentManager(MasterServices server,
ServerManager serverManager,
LoadBalancer balancer,
ExecutorService service,
MetricsMaster metricsMaster,
TableLockManager tableLockManager)
Constructs a new assignment 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–2019 The Apache Software Foundation. All rights reserved.