public final class GeoIpProcessor
extends org.elasticsearch.ingest.AbstractProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoIpProcessor.Factory |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.elasticsearch.ingest.IngestDocument ingestDocument) |
java.lang.String |
getType() |
public static final java.lang.String TYPE