public static final class RegionServerStatusProtos.RegionServerStartupResponse extends com.google.protobuf.GeneratedMessage implements RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
RegionServerStartupResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RegionServerStatusProtos.RegionServerStartupResponse.Builder
Protobuf type
RegionServerStartupResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_ENTRIES_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int MAP_ENTRIES_FIELD_NUMBER
public static RegionServerStatusProtos.RegionServerStartupResponse getDefaultInstance()
public RegionServerStatusProtos.RegionServerStartupResponse 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 List<HBaseProtos.NameStringPair> getMapEntriesList()
repeated .NameStringPair map_entries = 1;
Configuration for the regionserver to use: e.g. filesystem, hbase rootdir, the hostname to use creating the RegionServer ServerName, etc
getMapEntriesList in interface RegionServerStatusProtos.RegionServerStartupResponseOrBuilderpublic List<? extends HBaseProtos.NameStringPairOrBuilder> getMapEntriesOrBuilderList()
repeated .NameStringPair map_entries = 1;
Configuration for the regionserver to use: e.g. filesystem, hbase rootdir, the hostname to use creating the RegionServer ServerName, etc
getMapEntriesOrBuilderList in interface RegionServerStatusProtos.RegionServerStartupResponseOrBuilderpublic int getMapEntriesCount()
repeated .NameStringPair map_entries = 1;
Configuration for the regionserver to use: e.g. filesystem, hbase rootdir, the hostname to use creating the RegionServer ServerName, etc
getMapEntriesCount in interface RegionServerStatusProtos.RegionServerStartupResponseOrBuilderpublic HBaseProtos.NameStringPair getMapEntries(int index)
repeated .NameStringPair map_entries = 1;
Configuration for the regionserver to use: e.g. filesystem, hbase rootdir, the hostname to use creating the RegionServer ServerName, etc
getMapEntries in interface RegionServerStatusProtos.RegionServerStartupResponseOrBuilderpublic HBaseProtos.NameStringPairOrBuilder getMapEntriesOrBuilder(int index)
repeated .NameStringPair map_entries = 1;
Configuration for the regionserver to use: e.g. filesystem, hbase rootdir, the hostname to use creating the RegionServer ServerName, etc
getMapEntriesOrBuilder in interface RegionServerStatusProtos.RegionServerStartupResponseOrBuilderpublic 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.RegionServerStartupResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse.Builder newBuilder()
public RegionServerStatusProtos.RegionServerStartupResponse.Builder newBuilderForType()
public static RegionServerStatusProtos.RegionServerStartupResponse.Builder newBuilder(RegionServerStatusProtos.RegionServerStartupResponse prototype)
public RegionServerStatusProtos.RegionServerStartupResponse.Builder toBuilder()
protected RegionServerStatusProtos.RegionServerStartupResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)