public static final class RegionServerStatusProtos.RegionServerReportRequest extends com.google.protobuf.GeneratedMessage implements RegionServerStatusProtos.RegionServerReportRequestOrBuilder
RegionServerReportRequest| Modifier and Type | Class and Description |
|---|---|
static class |
RegionServerStatusProtos.RegionServerReportRequest.Builder
Protobuf type
RegionServerReportRequest |
| Modifier and Type | Field and Description |
|---|---|
static int |
LOAD_FIELD_NUMBER |
static <any> |
PARSER |
static int |
SERVER_FIELD_NUMBER |
public static <any> PARSER
public static final int SERVER_FIELD_NUMBER
public static final int LOAD_FIELD_NUMBER
public static RegionServerStatusProtos.RegionServerReportRequest getDefaultInstance()
public RegionServerStatusProtos.RegionServerReportRequest getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasServer()
required .ServerName server = 1;hasServer in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic HBaseProtos.ServerName getServer()
required .ServerName server = 1;getServer in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic HBaseProtos.ServerNameOrBuilder getServerOrBuilder()
required .ServerName server = 1;getServerOrBuilder in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic boolean hasLoad()
optional .ServerLoad load = 2;
load the server is under
hasLoad in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic ClusterStatusProtos.ServerLoad getLoad()
optional .ServerLoad load = 2;
load the server is under
getLoad in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic ClusterStatusProtos.ServerLoadOrBuilder getLoadOrBuilder()
optional .ServerLoad load = 2;
load the server is under
getLoadOrBuilder in interface RegionServerStatusProtos.RegionServerReportRequestOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static RegionServerStatusProtos.RegionServerReportRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerReportRequest.Builder newBuilder()
public RegionServerStatusProtos.RegionServerReportRequest.Builder newBuilderForType()
public static RegionServerStatusProtos.RegionServerReportRequest.Builder newBuilder(RegionServerStatusProtos.RegionServerReportRequest prototype)
public RegionServerStatusProtos.RegionServerReportRequest.Builder toBuilder()
protected RegionServerStatusProtos.RegionServerReportRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)