Uses of Class
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo

Packages that use HBaseProtos.RegionServerInfo
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of HBaseProtos.RegionServerInfo in org.apache.hadoop.hbase.protobuf.generated
 

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

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

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

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



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