public final class TrimProcessor
extends AbstractProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
TrimProcessor.Factory |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
IngestDocument |
execute(IngestDocument document) |
java.lang.String |
getField() |
java.lang.String |
getType() |
protected java.lang.String |
process(java.lang.String value) |
public static final java.lang.String TYPE