public class KiePMMLTextIndex extends AbstractKiePMMLComponent implements KiePMMLExpression
| Modifier and Type | Class and Description |
|---|---|
static class |
KiePMMLTextIndex.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_TOKENIZER |
extensions, id, name, parentId| Modifier and Type | Method and Description |
|---|---|
static KiePMMLTextIndex.Builder |
builder(String name,
List<KiePMMLExtension> extensions,
KiePMMLExpression expression) |
boolean |
equals(Object o) |
Object |
evaluate(ProcessingDTO processingDTO) |
int |
hashCode() |
String |
toString() |
getExtensions, getId, getName, getParentId, setParentIdpublic static final String DEFAULT_TOKENIZER
public static KiePMMLTextIndex.Builder builder(String name, List<KiePMMLExtension> extensions, KiePMMLExpression expression)
public Object evaluate(ProcessingDTO processingDTO)
evaluate in interface KiePMMLExpressionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.