Stats

class Stats

Container for the stats details.

Types

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

Properties

Link copied to clipboard

The total number of uncompressed object bytes processed.

Link copied to clipboard

The total number of bytes of records payload data returned.

Link copied to clipboard

The total number of object bytes scanned.

Functions

Link copied to clipboard
inline fun copy(block: Stats.Builder.() -> Unit = {}): Stats
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