Uses of Class
com.google.datastore.v1.ExecutionStats
-
Uses of ExecutionStats in com.google.datastore.v1
Methods in com.google.datastore.v1 that return ExecutionStatsModifier and TypeMethodDescriptionExecutionStats.Builder.build()ExecutionStats.Builder.buildPartial()static ExecutionStatsExecutionStats.getDefaultInstance()ExecutionStats.Builder.getDefaultInstanceForType()ExecutionStats.getDefaultInstanceForType()ExplainMetrics.Builder.getExecutionStats()Aggregated stats from the execution of the query.ExplainMetrics.getExecutionStats()Aggregated stats from the execution of the query.ExplainMetricsOrBuilder.getExecutionStats()Aggregated stats from the execution of the query.static ExecutionStatsExecutionStats.parseDelimitedFrom(InputStream input) static ExecutionStatsExecutionStats.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutionStatsExecutionStats.parseFrom(byte[] data) static ExecutionStatsExecutionStats.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutionStatsExecutionStats.parseFrom(com.google.protobuf.ByteString data) static ExecutionStatsExecutionStats.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutionStatsExecutionStats.parseFrom(com.google.protobuf.CodedInputStream input) static ExecutionStatsExecutionStats.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutionStatsExecutionStats.parseFrom(InputStream input) static ExecutionStatsExecutionStats.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutionStatsExecutionStats.parseFrom(ByteBuffer data) static ExecutionStatsExecutionStats.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.datastore.v1 that return types with arguments of type ExecutionStatsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecutionStats>ExecutionStats.getParserForType()static com.google.protobuf.Parser<ExecutionStats>ExecutionStats.parser()Methods in com.google.datastore.v1 with parameters of type ExecutionStatsModifier and TypeMethodDescriptionExplainMetrics.Builder.mergeExecutionStats(ExecutionStats value) Aggregated stats from the execution of the query.ExecutionStats.Builder.mergeFrom(ExecutionStats other) static ExecutionStats.BuilderExecutionStats.newBuilder(ExecutionStats prototype) ExplainMetrics.Builder.setExecutionStats(ExecutionStats value) Aggregated stats from the execution of the query.