|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionTransitionData | |
|---|---|
| org.apache.hadoop.hbase.executor | |
| org.apache.hadoop.hbase.zookeeper | |
| Uses of RegionTransitionData in org.apache.hadoop.hbase.executor |
|---|
| Methods in org.apache.hadoop.hbase.executor that return RegionTransitionData | |
|---|---|
static RegionTransitionData |
RegionTransitionData.fromBytes(byte[] bytes)
Get an instance from bytes. |
| Uses of RegionTransitionData in org.apache.hadoop.hbase.zookeeper |
|---|
| Methods in org.apache.hadoop.hbase.zookeeper that return RegionTransitionData | |
|---|---|
static RegionTransitionData |
ZKAssign.getData(ZooKeeperWatcher zkw,
String pathOrRegionName)
Gets the current data in the unassigned node for the specified region name or fully-qualified path. |
static RegionTransitionData |
ZKAssign.getDataAndWatch(ZooKeeperWatcher zkw,
String pathOrRegionName,
org.apache.zookeeper.data.Stat stat)
Gets the current data in the unassigned node for the specified region name or fully-qualified path. |
static RegionTransitionData |
ZKAssign.getDataNoWatch(ZooKeeperWatcher zkw,
String pathOrRegionName,
org.apache.zookeeper.data.Stat stat)
Gets the current data in the unassigned node for the specified region name or fully-qualified path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||