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 ¶
- Version
- v3.89.0
- Published
- Oct 25, 2024
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 8 minutes ago –
Tools for package owners.