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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return ZooKeeperProtos.ReplicationHLogPosition.Builder
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.clear()
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.clearPosition()
          required int64 position = 1;
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.clone()
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.mergeFrom(ZooKeeperProtos.ReplicationHLogPosition other)
           
static ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.newBuilder()
           
static ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.newBuilder(ZooKeeperProtos.ReplicationHLogPosition prototype)
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.newBuilderForType()
           
protected  ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.Builder.setPosition(long value)
          required int64 position = 1;
 ZooKeeperProtos.ReplicationHLogPosition.Builder ZooKeeperProtos.ReplicationHLogPosition.toBuilder()
           
 



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