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

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

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

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

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

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

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



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