events

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2019 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SplitClone

type SplitClone struct {
	base.StatusUpdater

	Keyspace, Shard, Cell string
	ExcludeTables         []string
}

SplitClone is an event that describes a single step in a horizontal split clone.

func (*SplitClone) Syslog

func (ev *SplitClone) Syslog() (syslog.Priority, string)

Syslog writes a SplitClone event to syslog.

type VerticalSplitClone

type VerticalSplitClone struct {
	base.StatusUpdater

	Keyspace, Shard, Cell string
	Tables                []string
}

VerticalSplitClone is an event that describes a single step in a vertical split clone.

func (*VerticalSplitClone) Syslog

func (ev *VerticalSplitClone) Syslog() (syslog.Priority, string)

Syslog writes a VerticalSplitClone event to syslog.

Jump to

Keyboard shortcuts

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