| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.coordination | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Method and Description |
|---|---|
CoordinatedStateManager |
Server.getCoordinatedStateManager()
Get CoordinatedStateManager instance for this server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZkCoordinatedStateManager
ZooKeeper-based implementation of
CoordinatedStateManager. |
| Modifier and Type | Field and Description |
|---|---|
protected CoordinatedStateManager |
HRegionServer.csm |
| Modifier and Type | Method and Description |
|---|---|
CoordinatedStateManager |
HRegionServer.getCoordinatedStateManager() |
| Modifier and Type | Method and Description |
|---|---|
CoordinatedStateManager |
ReplicationSyncUp.DummyServer.getCoordinatedStateManager() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.