Package org.opensearch.plugin.mapper
Class MapperSizePlugin
java.lang.Object
org.opensearch.plugins.Plugin
org.opensearch.plugin.mapper.MapperSizePlugin
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable,MapperPlugin
public class MapperSizePlugin extends Plugin implements MapperPlugin
-
Field Summary
Fields inherited from interface org.opensearch.plugins.MapperPlugin
NOOP_FIELD_FILTER, NOOP_FIELD_PREDICATE -
Constructor Summary
Constructors Constructor Description MapperSizePlugin() -
Method Summary
Modifier and Type Method Description java.util.Map<java.lang.String,MetadataFieldMapper.TypeParser>getMetadataMappers()Methods inherited from class org.opensearch.plugins.Plugin
additionalSettings, close, createComponents, createGuiceModules, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModule
-
Constructor Details
-
MapperSizePlugin
public MapperSizePlugin()
-
-
Method Details
-
getMetadataMappers
- Specified by:
getMetadataMappersin interfaceMapperPlugin
-