split

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Procedure

type Procedure struct {
	// contains filtered or unexported fields
}

Procedure fsm: Update ShardTable Metadata -> OpenNewShard -> CloseTable

func NewProcedure

func NewProcedure(id uint64, dispatch eventdispatch.Dispatch, storage procedure.Storage, c *cluster.Cluster, schemaName string, shardID storage.ShardID, newShardID storage.ShardID, tableNames []string, targetNodeName string) *Procedure

func (*Procedure) Cancel

func (p *Procedure) Cancel(_ context.Context) error

func (*Procedure) ID

func (p *Procedure) ID() uint64

func (*Procedure) Start

func (p *Procedure) Start(ctx context.Context) error

func (*Procedure) State

func (p *Procedure) State() procedure.State

func (*Procedure) Typ

func (p *Procedure) Typ() procedure.Typ

Jump to

Keyboard shortcuts

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