org.hbase.async.generated
Class ZooKeeperPB

java.lang.Object
  extended by org.hbase.async.generated.ZooKeeperPB

public final class ZooKeeperPB
extends Object


Nested Class Summary
static class ZooKeeperPB.ClusterUp
          Protobuf type ClusterUp
static interface ZooKeeperPB.ClusterUpOrBuilder
           
static class ZooKeeperPB.Master
          Protobuf type Master
static interface ZooKeeperPB.MasterOrBuilder
           
static class ZooKeeperPB.MetaRegionServer
          Protobuf type MetaRegionServer
static interface ZooKeeperPB.MetaRegionServerOrBuilder
           
static class ZooKeeperPB.RegionStoreSequenceIds
          Protobuf type RegionStoreSequenceIds
static interface ZooKeeperPB.RegionStoreSequenceIdsOrBuilder
           
static class ZooKeeperPB.RegionTransition
          Protobuf type RegionTransition
static interface ZooKeeperPB.RegionTransitionOrBuilder
           
static class ZooKeeperPB.ReplicationHLogPosition
          Protobuf type ReplicationHLogPosition
static interface ZooKeeperPB.ReplicationHLogPositionOrBuilder
           
static class ZooKeeperPB.ReplicationLock
          Protobuf type ReplicationLock
static interface ZooKeeperPB.ReplicationLockOrBuilder
           
static class ZooKeeperPB.ReplicationPeer
          Protobuf type ReplicationPeer
static interface ZooKeeperPB.ReplicationPeerOrBuilder
           
static class ZooKeeperPB.ReplicationState
          Protobuf type ReplicationState
static interface ZooKeeperPB.ReplicationStateOrBuilder
           
static class ZooKeeperPB.SplitLogTask
          Protobuf type SplitLogTask
static interface ZooKeeperPB.SplitLogTaskOrBuilder
           
static class ZooKeeperPB.StoreSequenceId
          Protobuf type StoreSequenceId
static interface ZooKeeperPB.StoreSequenceIdOrBuilder
           
static class ZooKeeperPB.Table
          Protobuf type Table
static class ZooKeeperPB.TableLock
          Protobuf type TableLock
static interface ZooKeeperPB.TableLockOrBuilder
           
static interface ZooKeeperPB.TableOrBuilder
           
 
Method Summary
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)


Copyright © 2010-2015, The Async HBase Authors