tidb

package
v0.0.0-...-c86faf4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BankModel

func BankModel() core.Model

BankModel is the model of bank in TiDB

func BankParser

func BankParser() history.RecordParser

BankParser parses a history of bank operations.

func BankTsoChecker

func BankTsoChecker() core.Checker

BankTsoChecker checks the bank history with the help of tso.

func LongForkChecker

func LongForkChecker() core.Checker

LongForkChecker checks the long fork test history.

func LongForkParser

func LongForkParser() history.RecordParser

LongForkParser parses a history of long fork test.

func NewSequentialChecker

func NewSequentialChecker() core.Checker

NewSequentialChecker returns a new sequentialChecker.

func NewSequentialParser

func NewSequentialParser() history.RecordParser

NewSequentialParser returns a parser parses a history of bank operations.

Types

type BankClientCreator

type BankClientCreator struct {
}

BankClientCreator creates a bank test client for tidb.

func (BankClientCreator) Create

func (BankClientCreator) Create(node string) core.Client

Create creates a client.

type LongForkClientCreator

type LongForkClientCreator struct {
}

LongForkClientCreator creates long fork test clients for tidb.

func (LongForkClientCreator) Create

func (LongForkClientCreator) Create(node string) core.Client

Create creates a new longForkClient.

type MultiBankClientCreator

type MultiBankClientCreator struct {
}

MultiBankClientCreator creates a bank test client for tidb.

func (MultiBankClientCreator) Create

Create creates a client.

type SequentialClientCreator

type SequentialClientCreator struct {
}

SequentialClientCreator creates a bank test client for tidb.

func (SequentialClientCreator) Create

Create creates a new SequentialClient.

Jump to

Keyboard shortcuts

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