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.99.7
Published
Feb 7, 2025
Platform
darwin/amd64
Imports
1 packages
Last checked
10 minutes ago

Tools for package owners.