Interface ModelParallelCalculationFormulaInitContext
- All Superinterfaces:
ModelFormulaContextReadOnly
,ModelFormulaContextReadWrite
The
ModelParallelCalculationFormulaInitContext
is exposed to model parallel calculation logics through the model
binding.-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCalculationItem
(String key, Map<String, Object> inputs) Add a calculation item to be calculated after the "calculation-init" context, during the "calculation-item" context.Methods inherited from interface ModelFormulaContextReadOnly
attachmentDownloadURL, currentStep, inputs, label, outputs, pmmlContext, rContext, table, tableNames, typedId, uniqueName
Methods inherited from interface ModelFormulaContextReadWrite
addTable, dropTable, filterTreesContext, loadTable, loadTable, lookupTablesContext, schedulesContext, startJobTriggerCalculation, truncateTable