//
pkg.gl
Category
github.com/sticnarf/tidb
distsql
package
1.1.0-beta
Repository:
https://github.com/sticnarf/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
442 SLOC
#
Functions
Analyze
Analyze do a analyze request.
Select
Select sends a DAG request, returns SelectResult.
#
Interfaces
PartialResult
PartialResult is the result from a single region server.
SelectResult
SelectResult is an iterator of coprocessor partial results.