public static final class Reports.QueryStats extends com.google.protobuf.GeneratedMessageV3 implements Reports.QueryStatsOrBuilder
mdg.engine.proto.QueryStats| Modifier and Type | Class and Description |
|---|---|
static class |
Reports.QueryStats.Builder
Protobuf type
mdg.engine.proto.QueryStats |
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 |
PER_CLIENT_NAME_FIELD_NUMBER |
static int |
PER_TYPE_FIELD_NUMBER |
static int |
PER_TYPE_STAT_FIELD_NUMBER |
static int |
QUERY_STATS_WITH_CONTEXT_FIELD_NUMBER |
static int |
TYPE_STATS_WITH_CONTEXT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPerClientName(java.lang.String key)
Either per_client_name (for back-compat) or query_stats_with_context must be specified.
|
boolean |
containsPerTypeStat(java.lang.String key)
Key is the parent type, e.g.
|
boolean |
equals(java.lang.Object obj) |
static Reports.QueryStats |
getDefaultInstance() |
Reports.QueryStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Reports.QueryStats> |
getParserForType() |
java.util.Map<java.lang.String,Reports.ClientNameStats> |
getPerClientName()
Deprecated.
|
int |
getPerClientNameCount()
Either per_client_name (for back-compat) or query_stats_with_context must be specified.
|
java.util.Map<java.lang.String,Reports.ClientNameStats> |
getPerClientNameMap()
Either per_client_name (for back-compat) or query_stats_with_context must be specified.
|
Reports.ClientNameStats |
getPerClientNameOrDefault(java.lang.String key,
Reports.ClientNameStats defaultValue)
Either per_client_name (for back-compat) or query_stats_with_context must be specified.
|
Reports.ClientNameStats |
getPerClientNameOrThrow(java.lang.String key)
Either per_client_name (for back-compat) or query_stats_with_context must be specified.
|
Reports.TypeStat |
getPerType(int index)
deprecated; use type_stats_with_context instead
|
int |
getPerTypeCount()
deprecated; use type_stats_with_context instead
|
java.util.List<Reports.TypeStat> |
getPerTypeList()
deprecated; use type_stats_with_context instead
|
Reports.TypeStatOrBuilder |
getPerTypeOrBuilder(int index)
deprecated; use type_stats_with_context instead
|
java.util.List<? extends Reports.TypeStatOrBuilder> |
getPerTypeOrBuilderList()
deprecated; use type_stats_with_context instead
|
java.util.Map<java.lang.String,Reports.TypeStat> |
getPerTypeStat()
Deprecated.
|
int |
getPerTypeStatCount()
Key is the parent type, e.g.
|
java.util.Map<java.lang.String,Reports.TypeStat> |
getPerTypeStatMap()
Key is the parent type, e.g.
|
Reports.TypeStat |
getPerTypeStatOrDefault(java.lang.String key,
Reports.TypeStat defaultValue)
Key is the parent type, e.g.
|
Reports.TypeStat |
getPerTypeStatOrThrow(java.lang.String key)
Key is the parent type, e.g.
|
Reports.ContextualizedQueryLatencyStats |
getQueryStatsWithContext(int index)
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; |
int |
getQueryStatsWithContextCount()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; |
java.util.List<Reports.ContextualizedQueryLatencyStats> |
getQueryStatsWithContextList()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; |
Reports.ContextualizedQueryLatencyStatsOrBuilder |
getQueryStatsWithContextOrBuilder(int index)
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; |
java.util.List<? extends Reports.ContextualizedQueryLatencyStatsOrBuilder> |
getQueryStatsWithContextOrBuilderList()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; |
int |
getSerializedSize() |
Reports.ContextualizedTypeStats |
getTypeStatsWithContext(int index)
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; |
int |
getTypeStatsWithContextCount()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; |
java.util.List<Reports.ContextualizedTypeStats> |
getTypeStatsWithContextList()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; |
Reports.ContextualizedTypeStatsOrBuilder |
getTypeStatsWithContextOrBuilder(int index)
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; |
java.util.List<? extends Reports.ContextualizedTypeStatsOrBuilder> |
getTypeStatsWithContextOrBuilderList()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; |
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.QueryStats.Builder |
newBuilder() |
static Reports.QueryStats.Builder |
newBuilder(Reports.QueryStats prototype) |
Reports.QueryStats.Builder |
newBuilderForType() |
protected Reports.QueryStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Reports.QueryStats |
parseDelimitedFrom(java.io.InputStream input) |
static Reports.QueryStats |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryStats |
parseFrom(byte[] data) |
static Reports.QueryStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryStats |
parseFrom(java.nio.ByteBuffer data) |
static Reports.QueryStats |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryStats |
parseFrom(com.google.protobuf.ByteString data) |
static Reports.QueryStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Reports.QueryStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryStats |
parseFrom(java.io.InputStream input) |
static Reports.QueryStats |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Reports.QueryStats> |
parser() |
Reports.QueryStats.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 PER_CLIENT_NAME_FIELD_NUMBER
public static final int QUERY_STATS_WITH_CONTEXT_FIELD_NUMBER
public static final int PER_TYPE_FIELD_NUMBER
public static final int PER_TYPE_STAT_FIELD_NUMBER
public static final int TYPE_STATS_WITH_CONTEXT_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 getPerClientNameCount()
Reports.QueryStatsOrBuilderEither per_client_name (for back-compat) or query_stats_with_context must be specified. If both are specified, then query_stats_with_context will be used and per_client_name will be ignored. Although the fields in ClientNameStats mention things "per-version," the information in the "per-version" fields will only ever be over the default version, the empty String: "", if arrived at via the FullTracesAggregator.
map<string, .mdg.engine.proto.ClientNameStats> per_client_name = 1;getPerClientNameCount in interface Reports.QueryStatsOrBuilderpublic boolean containsPerClientName(java.lang.String key)
Either per_client_name (for back-compat) or query_stats_with_context must be specified. If both are specified, then query_stats_with_context will be used and per_client_name will be ignored. Although the fields in ClientNameStats mention things "per-version," the information in the "per-version" fields will only ever be over the default version, the empty String: "", if arrived at via the FullTracesAggregator.
map<string, .mdg.engine.proto.ClientNameStats> per_client_name = 1;containsPerClientName in interface Reports.QueryStatsOrBuilder@Deprecated public java.util.Map<java.lang.String,Reports.ClientNameStats> getPerClientName()
getPerClientNameMap() instead.getPerClientName in interface Reports.QueryStatsOrBuilderpublic java.util.Map<java.lang.String,Reports.ClientNameStats> getPerClientNameMap()
Either per_client_name (for back-compat) or query_stats_with_context must be specified. If both are specified, then query_stats_with_context will be used and per_client_name will be ignored. Although the fields in ClientNameStats mention things "per-version," the information in the "per-version" fields will only ever be over the default version, the empty String: "", if arrived at via the FullTracesAggregator.
map<string, .mdg.engine.proto.ClientNameStats> per_client_name = 1;getPerClientNameMap in interface Reports.QueryStatsOrBuilderpublic Reports.ClientNameStats getPerClientNameOrDefault(java.lang.String key, Reports.ClientNameStats defaultValue)
Either per_client_name (for back-compat) or query_stats_with_context must be specified. If both are specified, then query_stats_with_context will be used and per_client_name will be ignored. Although the fields in ClientNameStats mention things "per-version," the information in the "per-version" fields will only ever be over the default version, the empty String: "", if arrived at via the FullTracesAggregator.
map<string, .mdg.engine.proto.ClientNameStats> per_client_name = 1;getPerClientNameOrDefault in interface Reports.QueryStatsOrBuilderpublic Reports.ClientNameStats getPerClientNameOrThrow(java.lang.String key)
Either per_client_name (for back-compat) or query_stats_with_context must be specified. If both are specified, then query_stats_with_context will be used and per_client_name will be ignored. Although the fields in ClientNameStats mention things "per-version," the information in the "per-version" fields will only ever be over the default version, the empty String: "", if arrived at via the FullTracesAggregator.
map<string, .mdg.engine.proto.ClientNameStats> per_client_name = 1;getPerClientNameOrThrow in interface Reports.QueryStatsOrBuilderpublic java.util.List<Reports.ContextualizedQueryLatencyStats> getQueryStatsWithContextList()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContextList in interface Reports.QueryStatsOrBuilderpublic java.util.List<? extends Reports.ContextualizedQueryLatencyStatsOrBuilder> getQueryStatsWithContextOrBuilderList()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContextOrBuilderList in interface Reports.QueryStatsOrBuilderpublic int getQueryStatsWithContextCount()
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContextCount in interface Reports.QueryStatsOrBuilderpublic Reports.ContextualizedQueryLatencyStats getQueryStatsWithContext(int index)
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContext in interface Reports.QueryStatsOrBuilderpublic Reports.ContextualizedQueryLatencyStatsOrBuilder getQueryStatsWithContextOrBuilder(int index)
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContextOrBuilder in interface Reports.QueryStatsOrBuilderpublic java.util.List<Reports.TypeStat> getPerTypeList()
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2;getPerTypeList in interface Reports.QueryStatsOrBuilderpublic java.util.List<? extends Reports.TypeStatOrBuilder> getPerTypeOrBuilderList()
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2;getPerTypeOrBuilderList in interface Reports.QueryStatsOrBuilderpublic int getPerTypeCount()
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2;getPerTypeCount in interface Reports.QueryStatsOrBuilderpublic Reports.TypeStat getPerType(int index)
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2;getPerType in interface Reports.QueryStatsOrBuilderpublic Reports.TypeStatOrBuilder getPerTypeOrBuilder(int index)
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2;getPerTypeOrBuilder in interface Reports.QueryStatsOrBuilderpublic int getPerTypeStatCount()
Reports.QueryStatsOrBuilderKey is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3;getPerTypeStatCount in interface Reports.QueryStatsOrBuilderpublic boolean containsPerTypeStat(java.lang.String key)
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3;containsPerTypeStat in interface Reports.QueryStatsOrBuilder@Deprecated public java.util.Map<java.lang.String,Reports.TypeStat> getPerTypeStat()
getPerTypeStatMap() instead.getPerTypeStat in interface Reports.QueryStatsOrBuilderpublic java.util.Map<java.lang.String,Reports.TypeStat> getPerTypeStatMap()
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3;getPerTypeStatMap in interface Reports.QueryStatsOrBuilderpublic Reports.TypeStat getPerTypeStatOrDefault(java.lang.String key, Reports.TypeStat defaultValue)
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3;getPerTypeStatOrDefault in interface Reports.QueryStatsOrBuilderpublic Reports.TypeStat getPerTypeStatOrThrow(java.lang.String key)
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3;getPerTypeStatOrThrow in interface Reports.QueryStatsOrBuilderpublic java.util.List<Reports.ContextualizedTypeStats> getTypeStatsWithContextList()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContextList in interface Reports.QueryStatsOrBuilderpublic java.util.List<? extends Reports.ContextualizedTypeStatsOrBuilder> getTypeStatsWithContextOrBuilderList()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContextOrBuilderList in interface Reports.QueryStatsOrBuilderpublic int getTypeStatsWithContextCount()
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContextCount in interface Reports.QueryStatsOrBuilderpublic Reports.ContextualizedTypeStats getTypeStatsWithContext(int index)
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContext in interface Reports.QueryStatsOrBuilderpublic Reports.ContextualizedTypeStatsOrBuilder getTypeStatsWithContextOrBuilder(int index)
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContextOrBuilder in interface Reports.QueryStatsOrBuilderpublic 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.QueryStats parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryStats parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryStats parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryStats parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryStats parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryStats parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Reports.QueryStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Reports.QueryStats.Builder newBuilder()
public static Reports.QueryStats.Builder newBuilder(Reports.QueryStats prototype)
public Reports.QueryStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Reports.QueryStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Reports.QueryStats getDefaultInstance()
public static com.google.protobuf.Parser<Reports.QueryStats> parser()
public com.google.protobuf.Parser<Reports.QueryStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Reports.QueryStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder