txnutil

package
v0.0.0-...-1b33b2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LockResolver

type LockResolver interface {
	Resolve(ctx context.Context, regionID uint64, maxVersion uint64) error
}

LockResolver resolves lock in the given region.

func NewLockerResolver

func NewLockerResolver(kvStorage tikv.Storage) LockResolver

NewLockerResolver returns a LockResolver.

Directories

Path Synopsis
Package gc privodes TiDB GC related utilities.
Package gc privodes TiDB GC related utilities.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL