Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition

Packages that use ZooKeeperProtos.ReplicationHLogPosition
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ZooKeeperProtos.ReplicationHLogPosition in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ZooKeeperProtos.ReplicationHLogPosition
static com.google.protobuf.Parser<ZooKeeperProtos.ReplicationHLogPosition> ZooKeeperProtos.ReplicationHLogPosition.PARSER
           
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ZooKeeperProtos.ReplicationHLogPosition
 com.google.protobuf.Parser<ZooKeeperProtos.ReplicationHLogPosition> ZooKeeperProtos.ReplicationHLogPosition.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ZooKeeperProtos.ReplicationHLogPosition
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.mergeFrom(ZooKeeperProtos.ReplicationHLogPosition other)
           
static ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.newBuilder(ZooKeeperProtos.ReplicationHLogPosition prototype)
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.