| Interface | Description |
|---|---|
| LineageWriter |
Defines an interface to record program-dataset access records.
|
| ProgramContextAware |
Interface implemented by classes that need program context information.
|
| Class | Description |
|---|---|
| BasicLineageWriter |
Writes program-dataset access information into
LineageStore. |
| LineageWriterDatasetFramework |
DatasetFramework that also records lineage (program-dataset access) records. |
| NoOpLineageWriter |
No-op
LineageWriter. |
| ProgramContext |
Helper classs to store program context for lineage writing.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.