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

prerna.ds.ExpressionReducer Maven / Gradle / Ivy

The newest version!
//package prerna.ds;
//
//import java.util.Iterator;
//import java.util.Map;
//
//public interface ExpressionReducer {
//
//	void setData(Iterator inputIterator, String [] ids, String script);
//
//	void setData(Map options);
//
//	Object reduce();
//}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy