public final class ZooKeeperPB extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ZooKeeperPB.ClusterUp
Content of the '/hbase/running', cluster state, znode.
|
static interface |
ZooKeeperPB.ClusterUpOrBuilder |
static class |
ZooKeeperPB.Master
Content of the master znode.
|
static interface |
ZooKeeperPB.MasterOrBuilder |
static class |
ZooKeeperPB.MetaRegionServer
Content of the meta-region-server znode.
|
static interface |
ZooKeeperPB.MetaRegionServerOrBuilder |
static class |
ZooKeeperPB.RegionStoreSequenceIds
contains a sequence id of a region which should be the minimum of its store sequence ids and
list sequence ids of the region's stores
|
static interface |
ZooKeeperPB.RegionStoreSequenceIdsOrBuilder |
static class |
ZooKeeperPB.RegionTransition
What we write under unassigned up in zookeeper as a region moves through
open/close, etc., regions.
|
static interface |
ZooKeeperPB.RegionTransitionOrBuilder |
static class |
ZooKeeperPB.ReplicationHLogPosition
Used by replication.
|
static interface |
ZooKeeperPB.ReplicationHLogPositionOrBuilder |
static class |
ZooKeeperPB.ReplicationLock
Used by replication.
|
static interface |
ZooKeeperPB.ReplicationLockOrBuilder |
static class |
ZooKeeperPB.ReplicationPeer
Used by replication.
|
static interface |
ZooKeeperPB.ReplicationPeerOrBuilder |
static class |
ZooKeeperPB.ReplicationState
Used by replication.
|
static interface |
ZooKeeperPB.ReplicationStateOrBuilder |
static class |
ZooKeeperPB.SplitLogTask
WAL SplitLog directory znodes have this for content.
|
static interface |
ZooKeeperPB.SplitLogTaskOrBuilder |
static class |
ZooKeeperPB.StoreSequenceId
sequence Id of a store
|
static interface |
ZooKeeperPB.StoreSequenceIdOrBuilder |
static class |
ZooKeeperPB.Table
The znode that holds state of table.
|
static class |
ZooKeeperPB.TableLock
Metadata associated with a table lock in zookeeper
|
static interface |
ZooKeeperPB.TableLockOrBuilder |
static interface |
ZooKeeperPB.TableOrBuilder |
Modifier and Type | Method and Description |
---|---|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
Copyright © 2010–2017 The Async HBase Authors. All rights reserved.