gatherer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 17 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() <-chan *queue.SequenceEvent

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() <-chan *queue.SequenceEvent

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

func (r *ReceiverGatherer) SyncInvoke(d *v1.SniffData) (*v1.SniffData, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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