tablemeta

package
v0.0.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YtTableMeta

type YtTableMeta struct {
	Cluster    string
	Prefix     string
	Name       string
	RowCount   int64
	NodeID     *yt.NodeID
	DataWeight int64
}

func NewYtTableMeta

func NewYtTableMeta(cluster, prefix, name string, rows, weight int64) *YtTableMeta

func (*YtTableMeta) FullName

func (t *YtTableMeta) FullName() string

func (*YtTableMeta) OriginalPath

func (t *YtTableMeta) OriginalPath() string

func (*YtTableMeta) OriginalYPath

func (t *YtTableMeta) OriginalYPath() ypath.YPath

type YtTables

type YtTables []*YtTableMeta

func ListTables

func ListTables(ctx context.Context, y yt.CypressClient, cluster string, paths []string, logger log.Logger) (YtTables, error)

Jump to

Keyboard shortcuts

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