schema

package
v1.64.0 Latest Latest
Warning

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

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

README

Cassandra Schema Management

The table below lists Jaeger releases in which new cassandra schema were introduced.

Jaeger Version Cassandra Schema File Notes
0.5.0 v001.cql.tmpl
1.10.0 v002.cql.tmpl See CHANGELOG.md for more details on the migration.
1.16.0 v003.cql.tmpl See CHANGELOG.md for more details on the migration.
1.26.0 v004.cql.tmpl See CHANGELOG.md for more details on the migration.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Creator

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

func NewSchemaCreator

func NewSchemaCreator(session cassandra.Session, schema config.Schema) *Creator

NewSchemaCreator returns a new SchemaCreator

func (*Creator) CreateSchemaIfNotPresent

func (sc *Creator) CreateSchemaIfNotPresent() error

Jump to

Keyboard shortcuts

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