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

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

The 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