| 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 |
|---|---|
TableStateManager |
ZkCoordinatedStateManager.getTableStateManager() |
abstract TableStateManager |
BaseCoordinatedStateManager.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-2016 The Apache Software Foundation. All Rights Reserved.