engine

package
v0.0.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColNameTopic     = "topic"
	ColNamePartition = "partition"
	ColNameOffset    = "offset"
	ColNameTimestamp = "timestamp"
	Headers          = "headers"
	ColNameKey       = "key"
	ColNameValue     = "value"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RawToTableImpl

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

func NewRawToTable

func NewRawToTable(logger log.Logger, isAddTimestamp, isAddHeaders, isAddKey, isKeyString, isValueString, isTopicAsName bool, tableName string) *RawToTableImpl

func NewRawToTableDLQ

func NewRawToTableDLQ(logger log.Logger, tableName string) *RawToTableImpl

func (*RawToTableImpl) Do

func (*RawToTableImpl) DoBatch

Jump to

Keyboard shortcuts

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