public class KiePMMLRow extends Object implements Serializable
| Constructor and Description |
|---|
KiePMMLRow(Map<String,Object> columnValues) |
| 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) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.