public static final class ClusterStatusProtos.ClusterStatus extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements ClusterStatusProtos.ClusterStatusOrBuilder
hbase.pb.ClusterStatus| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterStatusProtos.ClusterStatus.Builder
Protobuf type
hbase.pb.ClusterStatus |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
BACKUP_MASTERS_FIELD_NUMBER |
static int |
BALANCER_ON_FIELD_NUMBER |
static int |
CLUSTER_ID_FIELD_NUMBER |
static int |
DEAD_SERVERS_FIELD_NUMBER |
static int |
HBASE_VERSION_FIELD_NUMBER |
static int |
LIVE_SERVERS_FIELD_NUMBER |
static int |
MASTER_COPROCESSORS_FIELD_NUMBER |
static int |
MASTER_FIELD_NUMBER |
static int |
MASTER_INFO_PORT_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
PARSER
Deprecated.
|
static int |
REGIONS_IN_TRANSITION_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HBaseProtos.ServerName |
getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
int |
getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8; |
List<HBaseProtos.ServerName> |
getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8; |
HBaseProtos.ServerNameOrBuilder |
getBackupMastersOrBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
List<? extends HBaseProtos.ServerNameOrBuilder> |
getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8; |
boolean |
getBalancerOn()
optional bool balancer_on = 9; |
ClusterIdProtos.ClusterId |
getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterIdProtos.ClusterIdOrBuilder |
getClusterIdOrBuilder()
optional .hbase.pb.ClusterId cluster_id = 5; |
HBaseProtos.ServerName |
getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
int |
getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3; |
List<HBaseProtos.ServerName> |
getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3; |
HBaseProtos.ServerNameOrBuilder |
getDeadServersOrBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
List<? extends HBaseProtos.ServerNameOrBuilder> |
getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3; |
static ClusterStatusProtos.ClusterStatus |
getDefaultInstance() |
ClusterStatusProtos.ClusterStatus |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
FSProtos.HBaseVersionFileContent |
getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
FSProtos.HBaseVersionFileContentOrBuilder |
getHbaseVersionOrBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.LiveServerInfo |
getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
int |
getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
List<ClusterStatusProtos.LiveServerInfo> |
getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
HBaseProtos.ServerName |
getMaster()
optional .hbase.pb.ServerName master = 7; |
HBaseProtos.Coprocessor |
getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
int |
getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
List<HBaseProtos.Coprocessor> |
getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
getMasterCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
int |
getMasterInfoPort()
optional int32 master_info_port = 10 [default = -1]; |
HBaseProtos.ServerNameOrBuilder |
getMasterOrBuilder()
optional .hbase.pb.ServerName master = 7; |
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
getParserForType() |
ClusterStatusProtos.RegionInTransition |
getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
int |
getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
List<ClusterStatusProtos.RegionInTransition> |
getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransitionOrBuilder |
getRegionsInTransitionOrBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> |
getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
int |
getSerializedSize() |
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBalancerOn()
optional bool balancer_on = 9; |
boolean |
hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5; |
boolean |
hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
int |
hashCode() |
boolean |
hasMaster()
optional .hbase.pb.ServerName master = 7; |
boolean |
hasMasterInfoPort()
optional int32 master_info_port = 10 [default = -1]; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClusterStatusProtos.ClusterStatus.Builder |
newBuilder() |
static ClusterStatusProtos.ClusterStatus.Builder |
newBuilder(ClusterStatusProtos.ClusterStatus prototype) |
ClusterStatusProtos.ClusterStatus.Builder |
newBuilderForType() |
protected ClusterStatusProtos.ClusterStatus.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ClusterStatusProtos.ClusterStatus |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(byte[] data) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(ByteBuffer data) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(InputStream input) |
static ClusterStatusProtos.ClusterStatus |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
parser() |
ClusterStatusProtos.ClusterStatus.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int HBASE_VERSION_FIELD_NUMBER
public static final int LIVE_SERVERS_FIELD_NUMBER
public static final int DEAD_SERVERS_FIELD_NUMBER
public static final int REGIONS_IN_TRANSITION_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER
public static final int MASTER_COPROCESSORS_FIELD_NUMBER
public static final int MASTER_FIELD_NUMBER
public static final int BACKUP_MASTERS_FIELD_NUMBER
public static final int BALANCER_ON_FIELD_NUMBER
public static final int MASTER_INFO_PORT_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;hasHbaseVersion in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;getHbaseVersion in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;getHbaseVersionOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServers in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<HBaseProtos.ServerName> getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServers in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransition in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;hasClusterId in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterIdProtos.ClusterId getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;getClusterId in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
optional .hbase.pb.ClusterId cluster_id = 5;getClusterIdOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessors in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean hasMaster()
optional .hbase.pb.ServerName master = 7;hasMaster in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getMaster()
optional .hbase.pb.ServerName master = 7;getMaster in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
optional .hbase.pb.ServerName master = 7;getMasterOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<HBaseProtos.ServerName> getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMasters in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean hasBalancerOn()
optional bool balancer_on = 9;hasBalancerOn in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean getBalancerOn()
optional bool balancer_on = 9;getBalancerOn in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean hasMasterInfoPort()
optional int32 master_info_port = 10 [default = -1];hasMasterInfoPort in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getMasterInfoPort()
optional int32 master_info_port = 10 [default = -1];getMasterInfoPort in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hbase.thirdparty.com.google.protobuf.Messageequals in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static ClusterStatusProtos.ClusterStatus parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ClusterStatus parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.ClusterStatus parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ClusterStatusProtos.ClusterStatus.Builder newBuilderForType()
newBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static ClusterStatusProtos.ClusterStatus.Builder newBuilder()
public static ClusterStatusProtos.ClusterStatus.Builder newBuilder(ClusterStatusProtos.ClusterStatus prototype)
public ClusterStatusProtos.ClusterStatus.Builder toBuilder()
toBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected ClusterStatusProtos.ClusterStatus.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static ClusterStatusProtos.ClusterStatus getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> getParserForType()
getParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019 Cloudera. All rights reserved.