All Downloads are FREE. Search and download functionalities are using the official Maven repository.

datahub.spark.model.LineageConsumer Maven / Gradle / Ivy

There is a newer version: 0.15.0rc25
Show newest version
package datahub.spark.model;

import java.io.Closeable;
import java.util.function.Consumer;

public interface LineageConsumer extends Consumer, Closeable {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy