gatherer

package
v1.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatherer

func NewGatherer(cfg *api.GathererConfig) api.Gatherer

NewGatherer returns a gatherer module

Types

type FetcherGatherer

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

func (*FetcherGatherer) Ack

func (f *FetcherGatherer) Ack(lastOffset *event.Offset)

func (*FetcherGatherer) Boot

func (f *FetcherGatherer) Boot(ctx context.Context)

func (*FetcherGatherer) OutputDataChannel

func (f *FetcherGatherer) OutputDataChannel(index int) <-chan *queue.SequenceEvent

func (*FetcherGatherer) PartitionCount added in v0.4.0

func (f *FetcherGatherer) PartitionCount() int

func (*FetcherGatherer) Prepare

func (f *FetcherGatherer) Prepare() error

func (*FetcherGatherer) SetProcessor added in v0.2.0

func (f *FetcherGatherer) SetProcessor(m module.Module) error

func (*FetcherGatherer) Shutdown

func (f *FetcherGatherer) Shutdown()

type ReceiverGatherer

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

func (*ReceiverGatherer) Ack

func (r *ReceiverGatherer) Ack(lastOffset *event.Offset)

func (*ReceiverGatherer) Boot

func (r *ReceiverGatherer) Boot(ctx context.Context)

func (*ReceiverGatherer) OutputDataChannel

func (r *ReceiverGatherer) OutputDataChannel(index int) <-chan *queue.SequenceEvent

func (*ReceiverGatherer) PartitionCount added in v0.4.0

func (r *ReceiverGatherer) PartitionCount() int

func (*ReceiverGatherer) Prepare

func (r *ReceiverGatherer) Prepare() error

func (*ReceiverGatherer) SetProcessor added in v0.2.0

func (r *ReceiverGatherer) SetProcessor(m module.Module) error

func (*ReceiverGatherer) Shutdown

func (r *ReceiverGatherer) Shutdown()

func (*ReceiverGatherer) SyncInvoke added in v0.2.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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