package stats

import "github.com/ydb-platform/ydb-go-sdk/v3/table/stats"

Index

Types

type CompilationStats

type CompilationStats = stats.CompilationStats

CompilationStats holds query compilation statistics.

type OperationStats

type OperationStats = stats.OperationStats

type QueryPhase

type QueryPhase = stats.QueryPhase

QueryPhase holds query execution phase statistics.

type QueryStats

type QueryStats = stats.QueryStats

QueryStats holds query execution statistics.

type TableAccess

type TableAccess = stats.TableAccess

TableAccess contains query execution phase's table access statistics.

Source Files

stats.go

Version
v3.101.4
Published
Mar 14, 2025
Platform
js/wasm
Imports
1 packages
Last checked
2 minutes ago

Tools for package owners.