| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| ChoreService | Server. getChoreService() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ChoreService | CatalogReplicaLoadBalanceSimpleSelector. choreService | 
| private ChoreService | ConnectionImplementation. choreService | 
| private ChoreService | AsyncConnectionImpl. choreService | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) ChoreService | ConnectionImplementation. getChoreService()If choreService has not been created yet, create the ChoreService. | 
| (package private) ChoreService | AsyncConnectionImpl. getChoreService()If choreService has not been created yet, create the ChoreService. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CatalogReplicaLoadBalanceSelector | CatalogReplicaLoadBalanceSelectorFactory. createSelector(String replicaSelectorClass,
              TableName tableName,
              ChoreService choreService,
              IntSupplier getReplicaCount)Create a CatalogReplicaLoadBalanceReplicaSelector based on input config. | 
| Constructor and Description | 
|---|
| CatalogReplicaLoadBalanceSimpleSelector(TableName tableName,
                                       ChoreService choreService,
                                       IntSupplier getNumOfReplicas) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ChoreService | SplitLogManager. choreServiceDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| private ChoreService | HRegionServer. choreServiceChoreService used to schedule tasks that we want to run periodically | 
| Modifier and Type | Method and Description | 
|---|---|
| ChoreService | HRegionServer. getChoreService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HeapMemoryManager. start(ChoreService service) | 
| Modifier and Type | Method and Description | 
|---|---|
| ChoreService | ReplicationSyncUp.DummyServer. getChoreService() | 
| Modifier and Type | Field and Description | 
|---|---|
| private ChoreService | ConnectionCache. choreService | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.