public static interface RegionServerStatusProtos.RegionServerReportRequestOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ServerLoad |
getLoad()
load the server is under
|
ClusterStatusProtos.ServerLoadOrBuilder |
getLoadOrBuilder()
load the server is under
|
HBaseProtos.ServerName |
getServer()
required .hbase.pb.ServerName server = 1; |
HBaseProtos.ServerNameOrBuilder |
getServerOrBuilder()
required .hbase.pb.ServerName server = 1; |
boolean |
hasLoad()
load the server is under
|
boolean |
hasServer()
required .hbase.pb.ServerName server = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServer()
required .hbase.pb.ServerName server = 1;HBaseProtos.ServerName getServer()
required .hbase.pb.ServerName server = 1;HBaseProtos.ServerNameOrBuilder getServerOrBuilder()
required .hbase.pb.ServerName server = 1;boolean hasLoad()
load the server is under
optional .hbase.pb.ServerLoad load = 2;ClusterStatusProtos.ServerLoad getLoad()
load the server is under
optional .hbase.pb.ServerLoad load = 2;ClusterStatusProtos.ServerLoadOrBuilder getLoadOrBuilder()
load the server is under
optional .hbase.pb.ServerLoad load = 2;Copyright © 2007–2019 Cloudera. All rights reserved.