rotator

package
v0.0.0-rc1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	TimeColumnName = "partition_time"
)

constants (begin)

Variables

View Source
var (
	NoneRotation *server.RotatorConfig = nil
	DayRotation                        = &server.RotatorConfig{
		KeepPartCount:     14,
		PartType:          server.RotatorPartDay,
		PartSize:          1,
		TimeColumn:        TimeColumnName,
		TableNameTemplate: "",
	}
)
View Source
var (
	GlobalUID = 0
)

Functions

func ScenarioCheckActivation

func ScenarioCheckActivation(
	t *testing.T,
	source mongodataagent.MongoSource,
	target ytcommon.YtDestination,
	table abstract.TableID,
	rotationTime time.Time,
	expectedTablePath ypath.Path,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

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