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

com.github.nicosensei.elasticindexbatch.DocumentInputLine Maven / Gradle / Ivy

/**
 * 
 */
package com.github.nicosensei.elasticindexbatch;

import com.github.nicosensei.textbatch.job.InputLine;

/**
 * @author S818203
 *
 */
public interface DocumentInputLine extends InputLine, IndexableDocument {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy