ExecutionStatistics

Statistics related to the processing of a query statement.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The average time the request took to be executed.

Link copied to clipboard

The amount of data that was scanned in bytes.

Link copied to clipboard

The number of work units executed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String