All Classes and Interfaces
Class
Description
Input dataset with a node in LogicalPlan where a input dataset shall be extracted from
Input dataset with an identifier containing namespace and name
Interface to be implemented for LogicalPlan nodes to extract lineage information about input
datasets.
Interface to be implemented for extension's classes extending
`org.apache.spark.sql.sources.BaseRelation`.
Interface for classes implementing `org.apache.spark.sql.sources.RelationProvider`.
Class to contain reference to Spark's ExprId without adding dependency to Spark library
Output dataset with a node in LogicalPlan where a input dataset shall be extracted from
Output dataset with an identifier containing namespace and name
Interface to be implemented for LogicalPlan nodes to extract lineage information about output
datasets.
This class serves as a container that wraps all the interface method calls exposed by this
package.