public static final class Reports.PathErrorStats.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder> implements Reports.PathErrorStatsOrBuilder
mdg.engine.proto.PathErrorStats| Modifier and Type | Method and Description |
|---|---|
Reports.PathErrorStats.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Reports.PathErrorStats |
build() |
Reports.PathErrorStats |
buildPartial() |
Reports.PathErrorStats.Builder |
clear() |
Reports.PathErrorStats.Builder |
clearChildren() |
Reports.PathErrorStats.Builder |
clearErrorsCount()
uint64 errors_count = 4; |
Reports.PathErrorStats.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Reports.PathErrorStats.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Reports.PathErrorStats.Builder |
clearRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5; |
Reports.PathErrorStats.Builder |
clone() |
boolean |
containsChildren(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
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; |
Reports.PathErrorStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getErrorsCount()
uint64 errors_count = 4; |
java.util.Map<java.lang.String,Reports.PathErrorStats> |
getMutableChildren()
Deprecated.
|
long |
getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Reports.PathErrorStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Reports.PathErrorStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
Reports.PathErrorStats.Builder |
mergeFrom(Reports.PathErrorStats other) |
Reports.PathErrorStats.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Reports.PathErrorStats.Builder |
putAllChildren(java.util.Map<java.lang.String,Reports.PathErrorStats> values)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
Reports.PathErrorStats.Builder |
putChildren(java.lang.String key,
Reports.PathErrorStats value)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
Reports.PathErrorStats.Builder |
removeChildren(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1; |
Reports.PathErrorStats.Builder |
setErrorsCount(long value)
uint64 errors_count = 4; |
Reports.PathErrorStats.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Reports.PathErrorStats.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Reports.PathErrorStats.Builder |
setRequestsWithErrorsCount(long value)
uint64 requests_with_errors_count = 5; |
Reports.PathErrorStats.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Reports.PathErrorStats build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Reports.PathErrorStats buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Reports.PathErrorStats.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder mergeFrom(Reports.PathErrorStats other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public Reports.PathErrorStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Reports.PathErrorStats.Builder>java.io.IOExceptionpublic 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 Reports.PathErrorStats.Builder clearChildren()
public Reports.PathErrorStats.Builder removeChildren(java.lang.String key)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;@Deprecated public java.util.Map<java.lang.String,Reports.PathErrorStats> getMutableChildren()
public Reports.PathErrorStats.Builder putChildren(java.lang.String key, Reports.PathErrorStats value)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;public Reports.PathErrorStats.Builder putAllChildren(java.util.Map<java.lang.String,Reports.PathErrorStats> values)
map<string, .mdg.engine.proto.PathErrorStats> children = 1;public long getErrorsCount()
uint64 errors_count = 4;getErrorsCount in interface Reports.PathErrorStatsOrBuilderpublic Reports.PathErrorStats.Builder setErrorsCount(long value)
uint64 errors_count = 4;value - The errorsCount to set.public Reports.PathErrorStats.Builder clearErrorsCount()
uint64 errors_count = 4;public long getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5;getRequestsWithErrorsCount in interface Reports.PathErrorStatsOrBuilderpublic Reports.PathErrorStats.Builder setRequestsWithErrorsCount(long value)
uint64 requests_with_errors_count = 5;value - The requestsWithErrorsCount to set.public Reports.PathErrorStats.Builder clearRequestsWithErrorsCount()
uint64 requests_with_errors_count = 5;public final Reports.PathErrorStats.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>public final Reports.PathErrorStats.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Reports.PathErrorStats.Builder>