Interface | Description |
---|---|
LineageRecorder |
Interface for recording field lineage information from plugins.
|
Class | Description |
---|---|
FieldOperation |
Abstract base class to represent a field lineage operation.
|
FieldReadOperation |
Represents a read operation from a data source into a collection of output fields.
|
FieldTransformOperation |
Represent the transform operation from collection of input fields to collection of output
fields.
|
FieldWriteOperation |
Represents a write operation from a collection of input fields into a data sink.
|
Enum | Description |
---|---|
OperationType |
Represents operation types.
|
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.