txnutil

package
v2.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 9

Documentation

Index

Constants

View Source
const (
	PriorityNormal = Priority(kvrpcpb.CommandPri_Normal)
	PriorityLow    = Priority(kvrpcpb.CommandPri_Low)
	PriorityHigh   = Priority(kvrpcpb.CommandPri_High)
)

Priority value for transaction priority.

Variables

This section is empty.

Functions

This section is empty.

Types

type Priority

type Priority kvrpcpb.CommandPri

Priority is the priority for tikv to execute a command.

func (Priority) ToPB

func (p Priority) ToPB() kvrpcpb.CommandPri

ToPB converts priority to wire type.

Jump to

Keyboard shortcuts

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