kdb

package
v0.0.0-...-1a65ef4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const KDB_OB_TYPE = "kdb"
View Source
const KDB_SINK_TYPE = "kdb"

Variables

This section is empty.

Functions

func Init

func Init()

func NewKDBObserver

func NewKDBObserver(properties map[string]interface{}) (observer.Observer, error)

func NewKDBSink

func NewKDBSink(properties map[string]interface{}) (sink.Sink, error)

Types

type KDBObserver

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

func (*KDBObserver) Observe

func (o *KDBObserver) Observe() error

func (*KDBObserver) Stop

func (o *KDBObserver) Stop()

func (*KDBObserver) Wait

func (o *KDBObserver) Wait()

type KDBSink

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

func (*KDBSink) GetStats

func (s *KDBSink) GetStats() *sink.Stats

func (*KDBSink) Init

func (s *KDBSink) Init(name string, fields []common.Field) error

func (*KDBSink) Write

func (s *KDBSink) Write(headers []string, rows [][]interface{}, index int) error

Jump to

Keyboard shortcuts

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