public static final class ClusterStatusProtos.ClusterStatus extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements ClusterStatusProtos.ClusterStatusOrBuilder
hbase.pb.ClusterStatus| 限定符和类型 | 类和说明 |
|---|---|
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| 限定符和类型 | 字段和说明 |
|---|---|
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
已过时。
|
static int |
REGIONS_IN_TRANSITION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
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, writeTopublic 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 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 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public int getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public List<HBaseProtos.ServerName> getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3;public List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;public int getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerName getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public int getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public boolean hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterIdProtos.ClusterId getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
optional .hbase.pb.ClusterId cluster_id = 5;public List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public int getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public boolean hasMaster()
optional .hbase.pb.ServerName master = 7;public HBaseProtos.ServerName getMaster()
optional .hbase.pb.ServerName master = 7;public HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
optional .hbase.pb.ServerName master = 7;public List<HBaseProtos.ServerName> getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8;public List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;public int getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerName getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public boolean hasBalancerOn()
optional bool balancer_on = 9;public boolean getBalancerOn()
optional bool balancer_on = 9;public boolean hasMasterInfoPort()
optional int32 master_info_port = 10 [default = -1];public int getMasterInfoPort()
optional int32 master_info_port = 10 [default = -1];public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Messageequals 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected ClusterStatusProtos.ClusterStatus.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019. All rights reserved.