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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.ServerLoad
 HBaseProtos.ServerLoad HBaseProtos.ServerLoad.Builder.build()
           
 HBaseProtos.ServerLoad HBaseProtos.ServerLoad.Builder.buildPartial()
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.getDefaultInstance()
           
 HBaseProtos.ServerLoad HBaseProtos.ServerLoad.getDefaultInstanceForType()
           
 HBaseProtos.ServerLoad HBaseProtos.ServerLoad.Builder.getDefaultInstanceForType()
           
 HBaseProtos.ServerLoad RegionServerStatusProtos.RegionServerReportRequestOrBuilder.getLoad()
           
 HBaseProtos.ServerLoad RegionServerStatusProtos.RegionServerReportRequest.getLoad()
           
 HBaseProtos.ServerLoad RegionServerStatusProtos.RegionServerReportRequest.Builder.getLoad()
           
 HBaseProtos.ServerLoad ClusterStatusProtos.LiveServerInfoOrBuilder.getServerLoad()
           
 HBaseProtos.ServerLoad ClusterStatusProtos.LiveServerInfo.getServerLoad()
           
 HBaseProtos.ServerLoad ClusterStatusProtos.LiveServerInfo.Builder.getServerLoad()
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseDelimitedFrom(InputStream input)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(byte[] data)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(com.google.protobuf.ByteString data)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(com.google.protobuf.CodedInputStream input)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(InputStream input)
           
static HBaseProtos.ServerLoad HBaseProtos.ServerLoad.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.ServerLoad
 HBaseProtos.ServerLoad.Builder HBaseProtos.ServerLoad.Builder.mergeFrom(HBaseProtos.ServerLoad other)
           
 RegionServerStatusProtos.RegionServerReportRequest.Builder RegionServerStatusProtos.RegionServerReportRequest.Builder.mergeLoad(HBaseProtos.ServerLoad value)
           
 ClusterStatusProtos.LiveServerInfo.Builder ClusterStatusProtos.LiveServerInfo.Builder.mergeServerLoad(HBaseProtos.ServerLoad value)
           
static HBaseProtos.ServerLoad.Builder HBaseProtos.ServerLoad.newBuilder(HBaseProtos.ServerLoad prototype)
           
 RegionServerStatusProtos.RegionServerReportRequest.Builder RegionServerStatusProtos.RegionServerReportRequest.Builder.setLoad(HBaseProtos.ServerLoad value)
           
 ClusterStatusProtos.LiveServerInfo.Builder ClusterStatusProtos.LiveServerInfo.Builder.setServerLoad(HBaseProtos.ServerLoad value)
           
 



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