| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterStatusProtos.ServerLoad |
ServerLoad.serverLoad
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ServerLoad |
ServerLoad.obtainServerLoadPB()
Deprecated.
DONT use this pb object since the byte array backed may be modified in rpc layer
|
static ClusterStatusProtos.ServerLoad |
ServerMetricsBuilder.toServerLoad(ServerMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
static ServerMetrics |
ServerMetricsBuilder.toServerMetrics(ServerName serverName,
ClusterStatusProtos.ServerLoad serverLoadPB) |
static ServerMetrics |
ServerMetricsBuilder.toServerMetrics(ServerName serverName,
int versionNumber,
String version,
ClusterStatusProtos.ServerLoad serverLoadPB) |
| Constructor and Description |
|---|
ServerLoad(ClusterStatusProtos.ServerLoad serverLoad)
Deprecated.
DONT USE this construction.
|
ServerLoad(ServerName name,
ClusterStatusProtos.ServerLoad serverLoad)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
ClusterStatusProtos.ServerLoad.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.build() |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.buildPartial() |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.getDefaultInstance() |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.getDefaultInstanceForType() |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.getDefaultInstanceForType() |
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequestOrBuilder.getLoad()
load the server is under
|
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequest.getLoad()
load the server is under
|
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequest.Builder.getLoad()
load the server is under
|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfoOrBuilder.getServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfo.getServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfo.Builder.getServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(byte[] data) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(ByteBuffer data) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(InputStream input) |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
ClusterStatusProtos.ServerLoad.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
ClusterStatusProtos.ServerLoad.parser() |
Copyright © 2007–2019 Cloudera. All rights reserved.