package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewMockGPool is only for test.
NewShardPoolMap creates a shard pool map.

# Constants

CheckTable is for admin check table component.
DDL is for ddl component.
DistTask is for disttask component.
ImportInto is for import into component.
UNKNOWN is for unknown component.

# Variables

MaxOverclockCount is the maximum number of overclock goroutine.
MinSchedulerInterval is the minimum interval between two scheduling.

# Structs

MockGPool is only for test.
PoolContainer is a pool container.
ShardPoolMap is a map with shard.

# Interfaces

GoroutinePool is a pool interface.

# Type aliases

Component is ID for difference component.