public static final class Reports.PathErrorStats extends com.google.protobuf.GeneratedMessageV3 implements Reports.PathErrorStatsOrBuilder
mdg.engine.proto.PathErrorStats| Modifier and Type | Class and Description |
|---|---|
static class |
Reports.PathErrorStats.Builder
Protobuf type
mdg.engine.proto.PathErrorStats |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CHILDREN_FIELD_NUMBER |
static int |
ERRORS_COUNT_FIELD_NUMBER |
static int |
REQUESTS_WITH_ERRORS_COUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsChildren(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
boolean |
equals(java.lang.Object obj) |
java.util.Map<java.lang.String,Reports.PathErrorStats> |
getChildren()
Deprecated.
|
int |
getChildrenCount()
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
java.util.Map<java.lang.String,Reports.PathErrorStats> |
getChildrenMap()
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
Reports.PathErrorStats |
getChildrenOrDefault(java.lang.String key,
Reports.PathErrorStats defaultValue)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
Reports.PathErrorStats |
getChildrenOrThrow(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
static Reports.PathErrorStats |
getDefaultInstance() |
Reports.PathErrorStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getErrorsCount()
uint64 errors_count = 4; |
com.google.protobuf.Parser<Reports.PathErrorStats> |
getParserForType() |
long |
getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Reports.PathErrorStats.Builder |
newBuilder() |
static Reports.PathErrorStats.Builder |
newBuilder(Reports.PathErrorStats prototype) |
Reports.PathErrorStats.Builder |
newBuilderForType() |
protected Reports.PathErrorStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Reports.PathErrorStats |
parseDelimitedFrom(java.io.InputStream input) |
static Reports.PathErrorStats |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.PathErrorStats |
parseFrom(byte[] data) |
static Reports.PathErrorStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.PathErrorStats |
parseFrom(java.nio.ByteBuffer data) |
static Reports.PathErrorStats |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.PathErrorStats |
parseFrom(com.google.protobuf.ByteString data) |
static Reports.PathErrorStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.PathErrorStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Reports.PathErrorStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.PathErrorStats |
parseFrom(java.io.InputStream input) |
static Reports.PathErrorStats |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Reports.PathErrorStats> |
parser() |
Reports.PathErrorStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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 CHILDREN_FIELD_NUMBER
public static final int ERRORS_COUNT_FIELD_NUMBER
public static final int REQUESTS_WITH_ERRORS_COUNT_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getChildrenCount()
Reports.PathErrorStatsOrBuildermap<string, .mdg.engine.proto.PathErrorStats> children = 1;getChildrenCount in interface Reports.PathErrorStatsOrBuilderpublic boolean containsChildren(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;containsChildren in interface Reports.PathErrorStatsOrBuilder@Deprecated public java.util.Map<java.lang.String,Reports.PathErrorStats> getChildren()
getChildrenMap() instead.getChildren in interface Reports.PathErrorStatsOrBuilderpublic java.util.Map<java.lang.String,Reports.PathErrorStats> getChildrenMap()
map<string, .mdg.engine.proto.PathErrorStats> children = 1;getChildrenMap in interface Reports.PathErrorStatsOrBuilderpublic Reports.PathErrorStats getChildrenOrDefault(java.lang.String key, Reports.PathErrorStats defaultValue)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;getChildrenOrDefault in interface Reports.PathErrorStatsOrBuilderpublic Reports.PathErrorStats getChildrenOrThrow(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;getChildrenOrThrow in interface Reports.PathErrorStatsOrBuilderpublic long getErrorsCount()
uint64 errors_count = 4;getErrorsCount in interface Reports.PathErrorStatsOrBuilderpublic long getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5;getRequestsWithErrorsCount in interface Reports.PathErrorStatsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Reports.PathErrorStats parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.PathErrorStats parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.PathErrorStats parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.PathErrorStats parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.PathErrorStats parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.PathErrorStats parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.PathErrorStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Reports.PathErrorStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Reports.PathErrorStats.Builder newBuilder()
public static Reports.PathErrorStats.Builder newBuilder(Reports.PathErrorStats prototype)
public Reports.PathErrorStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Reports.PathErrorStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Reports.PathErrorStats getDefaultInstance()
public static com.google.protobuf.Parser<Reports.PathErrorStats> parser()
public com.google.protobuf.Parser<Reports.PathErrorStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Reports.PathErrorStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder