public class KiePMMLInlineTable extends AbstractKiePMMLComponent
AbstractKiePMMLComponent.Builder<T extends AbstractKiePMMLComponent>extensions, id, name, parentId| Constructor and Description |
|---|
KiePMMLInlineTable(String name,
List<KiePMMLExtension> extensions,
List<KiePMMLRow> rows) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Object> |
evaluate(Map<String,Object> columnPairsMap,
String outputColumn,
String regexField) |
void |
replace(AtomicReference<String> text,
String inField,
String outField,
String regexField,
boolean isCaseSensitive,
int maxLevenshteinDistance,
boolean tokenize,
String wordSeparatorCharacterRE) |
getExtensions, getId, getName, getParentId, setParentIdCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.