public static final class RegionServerStatusProtos.RegionServerStartupResponse extends com.google.protobuf.GeneratedMessage implements RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
hbase.pb.RegionServerStartupResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RegionServerStatusProtos.RegionServerStartupResponse.Builder
Protobuf type
hbase.pb.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 java.util.List<HBaseProtos.NameStringPair> getMapEntriesList()
repeated .hbase.pb.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 java.util.List<? extends HBaseProtos.NameStringPairOrBuilder> getMapEntriesOrBuilderList()
repeated .hbase.pb.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 .hbase.pb.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 .hbase.pb.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 .hbase.pb.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 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 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(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static RegionServerStatusProtos.RegionServerStartupResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.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)