public interface Batch
List<? extends Map<org.dmg.pmml.FieldName,?>> getInput() throws Exception
Input data records.
ExceptionConsumer.getActiveFields(),
Consumer.getGroupFields()List<? extends Map<org.dmg.pmml.FieldName,?>> getOutput() throws Exception
Expected output data records.
ExceptionConsumer.getTargetFields(),
Consumer.getOutputFields()Copyright © 2015. All Rights Reserved.