package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev
# Functions
Analyze do a analyze request.
Checksum sends a checksum request.
IndexRangesToKVRanges converts index ranges to "KeyRange".
Select sends a DAG request, returns SelectResult.
TableHandlesToKVRanges converts sorted handle to kv ranges.
TableRangesToKVRanges converts table ranges to "KeyRange".
# Structs
RequestBuilder is used to build a "kv.Request".
# Interfaces
SelectResult is an iterator of coprocessor partial results.