-
- All Implemented Interfaces:
LogicalOperator
,SourceOperator<AbstractModelPort<PMMLModel>>
public final class PutPMML extends PutModel<PMMLModel>
-
-
Method Summary
-
Methods inherited from class com.pervasive.datarush.operators.model.PutModel
cloneForExecution, computeMetadata, execute, getModel, getModelReference, getOutput, setModel, setModelReference
-
Methods inherited from class com.pervasive.datarush.operators.ExecutableOperator
getNumInputCopies, getPortSettings, handleInactiveOutput
-
Methods inherited from class com.pervasive.datarush.operators.AbstractLogicalOperator
disableParallelism, getInputPorts, getOutputPorts, newInput, newInput, newOutput, newRecordInput, newRecordInput, newRecordOutput, notifyError
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.pervasive.datarush.operators.LogicalOperator
disableParallelism, getInputPorts, getOutputPorts
-
-