Interface | Description |
---|---|
LineageRecorder |
Interface for recording lineage information.
|
Class | Description |
---|---|
EndPoint |
An EndPoint in an operation represents the source or destination of the data, along with the
namespace in which they exists.
|
InputField |
Represents an input field of an operation.
|
Operation |
Abstract base class to represent an Operation.
|
ReadOperation |
Represents a read operation from a data source into a collection of output fields.
|
TransformOperation |
Represent the transform operation from collection of input fields to collection of output
fields.
|
WriteOperation |
Represents a write operation from a collection of input fields into a destination of data.
|
Enum | Description |
---|---|
OperationType |
Represents operation types.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.