| Constructor and Description |
|---|
FilterBatch(Batch batch) |
public FilterBatch(Batch batch)
public Evaluator getEvaluator() throws Exception
getEvaluator in interface BatchExceptionpublic List<? extends Map<org.dmg.pmml.FieldName,?>> getInput() throws Exception
BatchInput data records.
getInput in interface BatchExceptionConsumer.getActiveFields(),
Consumer.getGroupFields()public List<? extends Map<org.dmg.pmml.FieldName,?>> getOutput() throws Exception
BatchExpected output data records.
getOutput in interface BatchExceptionConsumer.getTargetFields(),
Consumer.getOutputFields()public Batch getBatch()
Copyright © 2015. All Rights Reserved.