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

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

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

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



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