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

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

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

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

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

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



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