public final class RemoveProcessor extends AbstractProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoveProcessor.Factory |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
tag| Modifier and Type | Method and Description |
|---|---|
void |
execute(IngestDocument document)
Introspect and potentially modify the incoming data.
|
TemplateService.Template |
getField() |
java.lang.String |
getType()
Gets the type of a processor
|
getTagpublic static final java.lang.String TYPE
public TemplateService.Template getField()
public void execute(IngestDocument document)
Processorpublic java.lang.String getType()
Processor