Interface LineageOptions

All Superinterfaces:
HasDisplayData, PipelineOptions

public interface LineageOptions extends PipelineOptions
Pipeline options for selecting a custom LineageBase implementation.

When not set, the default Metrics-based lineage is used. Can be set from the command line: --lineageType=com.example.MyLineage