lineage

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tracker

type Tracker struct {
	TransformationName string
	ToLineate          <-chan transmit.Serializable // desc.RemoteFragmentDesc
	// contains filtered or unexported fields
}

Tracker is a structure responsible for tracking lineage information and submitting it to a central gathering point

func NewTracker

func NewTracker(processName, managerURL, pipelineHash string, toLineate chan transmit.Serializable) Tracker

NewTracker instantiates a new Tracker

func (*Tracker) Start

func (tracker *Tracker) Start(wg *sync.WaitGroup)

Start asychronously calls StartBlocking via Goroutine

func (*Tracker) StartBlocking

func (tracker *Tracker) StartBlocking()

StartBlocking starts the main loop of the Tracker

Jump to

Keyboard shortcuts

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