//
pkg.gl
Category
github.com/pingcap/tidb
util
filesort
package
3.1.2+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
15
Dependents
135
Files
549 SLOC
#
Structs
Builder
Builder builds a new FileSorter.
FileSorter
FileSorter sorts the given rows according to the byDesc order.
Worker
Worker sorts file asynchronously.