public static final class HBaseProtos.RegionServerInfo extends com.google.protobuf.GeneratedMessage implements HBaseProtos.RegionServerInfoOrBuilder
hbase.pb.RegionServerInfo
Description of the region server info
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseProtos.RegionServerInfo.Builder
Protobuf type
hbase.pb.RegionServerInfo |
| Modifier and Type | Field and Description |
|---|---|
static int |
INFOPORT_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static HBaseProtos.RegionServerInfo |
getDefaultInstance() |
HBaseProtos.RegionServerInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getInfoPort()
optional int32 infoPort = 1; |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasInfoPort()
optional int32 infoPort = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HBaseProtos.RegionServerInfo.Builder |
newBuilder() |
static HBaseProtos.RegionServerInfo.Builder |
newBuilder(HBaseProtos.RegionServerInfo prototype) |
HBaseProtos.RegionServerInfo.Builder |
newBuilderForType() |
protected HBaseProtos.RegionServerInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HBaseProtos.RegionServerInfo |
parseDelimitedFrom(java.io.InputStream input) |
static HBaseProtos.RegionServerInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.RegionServerInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.RegionServerInfo |
parseFrom(com.google.protobuf.ByteString data) |
static HBaseProtos.RegionServerInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.RegionServerInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseProtos.RegionServerInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.RegionServerInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.RegionServerInfo.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int INFOPORT_FIELD_NUMBER
public static HBaseProtos.RegionServerInfo getDefaultInstance()
public HBaseProtos.RegionServerInfo 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 hasInfoPort()
optional int32 infoPort = 1;hasInfoPort in interface HBaseProtos.RegionServerInfoOrBuilderpublic int getInfoPort()
optional int32 infoPort = 1;getInfoPort in interface HBaseProtos.RegionServerInfoOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static HBaseProtos.RegionServerInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.RegionServerInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.RegionServerInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.RegionServerInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.RegionServerInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.RegionServerInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.RegionServerInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.RegionServerInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.RegionServerInfo.Builder newBuilder()
public HBaseProtos.RegionServerInfo.Builder newBuilderForType()
public static HBaseProtos.RegionServerInfo.Builder newBuilder(HBaseProtos.RegionServerInfo prototype)
public HBaseProtos.RegionServerInfo.Builder toBuilder()
protected HBaseProtos.RegionServerInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)