meta

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaOperator

type MetaOperator interface {
	Open(srcConn, destConn *dbconn.DBConn)
	CopyDatabaseMetaData(tablec chan option.TablePair, donec chan struct{}) utils.ProgressBar
	CopySchemaMetaData(sschemas, dschemas []*option.DbSchema, tablec chan option.TablePair, donec chan struct{}) utils.ProgressBar
	CopyTableMetaData(dschemas []*option.DbSchema,
		sschemas []string,
		tables []string,
		tablec chan option.TablePair,
		donec chan struct{}) utils.ProgressBar
	CopyPostData()
	GetErrorTableMetaData() map[string]builtin.Empty
	Close()
}

func CreateMetaImpl

func CreateMetaImpl(withGlobal, metaOnly bool,
	timestamp string,
	partNameMap map[string][]string,
	tableMap map[string]string,
	ownerMap map[string]string,
	tablespaceMap map[string]string) MetaOperator

Directories

Path Synopsis
toc

Jump to

Keyboard shortcuts

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