//
pkg.gl
Category
github.com/coderushing/tidb
distsql
package
1.1.0-beta
Repository:
https://github.com/coderushing/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.