Class VersionFieldPlugin
java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.xpack.versionfield.VersionFieldPlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,MapperPlugin
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.plugins.Plugin
Plugin.PluginServices -
Field Summary
Fields inherited from interface org.elasticsearch.plugins.MapperPlugin
NOOP_FIELD_FILTER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.elasticsearch.plugins.Plugin
additionalSettings, close, createComponents, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getIndexTemplateMetadataUpgrader, getNamedXContent, getProjectCustomMetadataUpgraders, getSettings, getSettingsFilter, onIndexModuleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.plugins.MapperPlugin
getFieldFilter, getMetadataMappers, getRuntimeFields
-
Constructor Details
-
VersionFieldPlugin
-
-
Method Details
-
getMappers
- Specified by:
getMappersin interfaceMapperPlugin
-
getNamedWriteables
- Overrides:
getNamedWriteablesin classPlugin
-