txnutil

package
v0.0.0-...-7f57e1f Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

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, id model.ChangeFeedID,
) 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