- All Implemented Interfaces:
LogicalOperator,SinkOperator<AbstractModelPort<PMMLModel>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pervasive.datarush.operators.model.GetModel
cloneForExecution, computeMetadata, execute, getInput, getMergeHandler, getModel, getModelReference, setMergeHandler, setModelReferenceMethods inherited from class com.pervasive.datarush.operators.ExecutableOperator
getNumInputCopies, getPortSettings, handleInactiveOutputMethods inherited from class com.pervasive.datarush.operators.AbstractLogicalOperator
disableParallelism, getInputPorts, getOutputPorts, newInput, newInput, newOutput, newRecordInput, newRecordInput, newRecordOutput, notifyErrorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.pervasive.datarush.operators.LogicalOperator
disableParallelism, getInputPorts, getOutputPorts
-
Constructor Details
-
GetPMML
public GetPMML()Gets a PMML model from a graph.
-