Package mdg.engine.proto
Interface Reports.QueryStatsOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Reports.QueryStats,Reports.QueryStats.Builder
- Enclosing class:
- Reports
public static interface Reports.QueryStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanEither per_client_name (for back-compat) or query_stats_with_context must be specified.booleanKey is the parent type, e.g.Deprecated.intEither per_client_name (for back-compat) or query_stats_with_context must be specified.Either per_client_name (for back-compat) or query_stats_with_context must be specified.getPerClientNameOrDefault(String key, Reports.ClientNameStats defaultValue) Either per_client_name (for back-compat) or query_stats_with_context must be specified.Either per_client_name (for back-compat) or query_stats_with_context must be specified.getPerType(int index) deprecated; use type_stats_with_context insteadintdeprecated; use type_stats_with_context insteaddeprecated; use type_stats_with_context insteadgetPerTypeOrBuilder(int index) deprecated; use type_stats_with_context insteadList<? extends Reports.TypeStatOrBuilder>deprecated; use type_stats_with_context insteadDeprecated.intKey is the parent type, e.g.Key is the parent type, e.g.getPerTypeStatOrDefault(String key, Reports.TypeStat defaultValue) Key is the parent type, e.g.Key is the parent type, e.g.getQueryStatsWithContext(int index) repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;intrepeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getQueryStatsWithContextOrBuilder(int index) repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4;getTypeStatsWithContext(int index) repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;intrepeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;getTypeStatsWithContextOrBuilder(int index) repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;List<? extends Reports.ContextualizedTypeStatsOrBuilder>repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getPerClientNameCount
int getPerClientNameCount()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
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; -
getPerClientName
Deprecated.UsegetPerClientNameMap()instead. -
getPerClientNameMap
Map<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; -
getPerClientNameOrDefault
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
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; -
getQueryStatsWithContextList
List<Reports.ContextualizedQueryLatencyStats> getQueryStatsWithContextList()repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; -
getQueryStatsWithContext
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; -
getQueryStatsWithContextCount
int getQueryStatsWithContextCount()repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; -
getQueryStatsWithContextOrBuilderList
List<? extends Reports.ContextualizedQueryLatencyStatsOrBuilder> getQueryStatsWithContextOrBuilderList()repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; -
getQueryStatsWithContextOrBuilder
repeated .mdg.engine.proto.ContextualizedQueryLatencyStats query_stats_with_context = 4; -
getPerTypeList
List<Reports.TypeStat> getPerTypeList()deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2; -
getPerType
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2; -
getPerTypeCount
int getPerTypeCount()deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2; -
getPerTypeOrBuilderList
List<? extends Reports.TypeStatOrBuilder> getPerTypeOrBuilderList()deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2; -
getPerTypeOrBuilder
deprecated; use type_stats_with_context instead
repeated .mdg.engine.proto.TypeStat per_type = 2; -
getPerTypeStatCount
int getPerTypeStatCount()Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3; -
containsPerTypeStat
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3; -
getPerTypeStat
Deprecated.UsegetPerTypeStatMap()instead. -
getPerTypeStatMap
Map<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; -
getPerTypeStatOrDefault
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3; -
getPerTypeStatOrThrow
Key is the parent type, e.g. "User" for User.email:String!
map<string, .mdg.engine.proto.TypeStat> per_type_stat = 3; -
getTypeStatsWithContextList
List<Reports.ContextualizedTypeStats> getTypeStatsWithContextList()repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; -
getTypeStatsWithContext
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; -
getTypeStatsWithContextCount
int getTypeStatsWithContextCount()repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; -
getTypeStatsWithContextOrBuilderList
List<? extends Reports.ContextualizedTypeStatsOrBuilder> getTypeStatsWithContextOrBuilderList()repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5; -
getTypeStatsWithContextOrBuilder
repeated .mdg.engine.proto.ContextualizedTypeStats type_stats_with_context = 5;
-