Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.coordination | |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Method and Description |
---|---|
TableStateManager |
CoordinatedStateManager.getTableStateManager()
Returns implementation of TableStateManager.
|
Modifier and Type | Method and Description |
---|---|
abstract TableStateManager |
BaseCoordinatedStateManager.getTableStateManager() |
TableStateManager |
ZkCoordinatedStateManager.getTableStateManager() |
Modifier and Type | Method and Description |
---|---|
TableStateManager |
AssignmentManager.getTableStateManager() |
Modifier and Type | Class and Description |
---|---|
class |
ZKTableStateManager
Implementation of TableStateManager which reads, caches and sets state
up in ZooKeeper.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.