| Modifier and Type | Method and Description |
|---|---|
PMMLPlanner |
PMMLPlanner.setBranchName(String branchName) |
PMMLPlanner |
PMMLPlanner.setHeadName(String headName)
Sets the name of the incoming source.
|
PMMLPlanner |
PMMLPlanner.setRetainedFields(cascading.tuple.Fields retainedFields)
Sets the incoming fields that must be retained.
|
PMMLPlanner |
PMMLPlanner.setRetainOnlyActiveFields()
Orders the retention of only those incoming fields that represent PMML function argument fields.
|
PMMLPlanner |
PMMLPlanner.setTailName(String tailName)
Sets the name of the outgoing sink.
|
Copyright © 2016. All Rights Reserved.