Package org.opensearch.ingest.geoip
Class IngestGeoIpPlugin
java.lang.Object
org.opensearch.plugins.Plugin
org.opensearch.ingest.geoip.IngestGeoIpPlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,IngestPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensearch.plugins.Plugin
additionalSettings, createComponents, createGuiceModules, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSettingsFilter, getSettingUpgraders, onIndexModule
-
Field Details
-
CACHE_SIZE
-
-
Constructor Details
-
IngestGeoIpPlugin
public IngestGeoIpPlugin()
-
-
Method Details
-
getSettings
- Overrides:
getSettingsin classPlugin
-
getProcessors
- Specified by:
getProcessorsin interfaceIngestPlugin
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classPlugin- Throws:
IOException
-