Uses of Class
org.hbase.async.generated.ZooKeeperPB.ReplicationLock

Packages that use ZooKeeperPB.ReplicationLock
org.hbase.async.generated   
 

Uses of ZooKeeperPB.ReplicationLock in org.hbase.async.generated
 

Fields in org.hbase.async.generated with type parameters of type ZooKeeperPB.ReplicationLock
static com.google.protobuf.Parser<ZooKeeperPB.ReplicationLock> ZooKeeperPB.ReplicationLock.PARSER
           
 

Methods in org.hbase.async.generated that return ZooKeeperPB.ReplicationLock
 ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.Builder.build()
           
 ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.Builder.buildPartial()
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.getDefaultInstance()
           
 ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.getDefaultInstanceForType()
           
 ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.Builder.getDefaultInstanceForType()
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseDelimitedFrom(InputStream input)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(byte[] data)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(com.google.protobuf.ByteString data)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(InputStream input)
           
static ZooKeeperPB.ReplicationLock ZooKeeperPB.ReplicationLock.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.hbase.async.generated that return types with arguments of type ZooKeeperPB.ReplicationLock
 com.google.protobuf.Parser<ZooKeeperPB.ReplicationLock> ZooKeeperPB.ReplicationLock.getParserForType()
           
 

Methods in org.hbase.async.generated with parameters of type ZooKeeperPB.ReplicationLock
 ZooKeeperPB.ReplicationLock.Builder ZooKeeperPB.ReplicationLock.Builder.mergeFrom(ZooKeeperPB.ReplicationLock other)
           
static ZooKeeperPB.ReplicationLock.Builder ZooKeeperPB.ReplicationLock.newBuilder(ZooKeeperPB.ReplicationLock prototype)
           
 



Copyright © 2010-2015, The Async HBase Authors