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 |
ConnectionImplementation.authService |
private ChoreService |
AsyncConnectionImpl.authService |
Modifier and Type | Field and Description |
---|---|
private ChoreService |
SplitLogManager.choreService |
Modifier and Type | Field and Description |
---|---|
private ChoreService |
HRegionServer.choreService
ChoreService 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–2020 The Apache Software Foundation. All rights reserved.