Package org.opensearch.plugin.mapper
Class MapperSizePlugin
java.lang.Object
org.opensearch.plugins.Plugin
org.opensearch.plugin.mapper.MapperSizePlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,MapperPlugin
-
Field Summary
Fields inherited from interface org.opensearch.plugins.MapperPlugin
NOOP_FIELD_FILTER, NOOP_FIELD_PREDICATE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.opensearch.plugins.Plugin
additionalSettings, close, createComponents, createGuiceModules, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSecureSettingFactory, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModuleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.plugins.MapperPlugin
getFieldFilter, getMappers
-
Constructor Details
-
MapperSizePlugin
public MapperSizePlugin()
-
-
Method Details
-
getMetadataMappers
- Specified by:
getMetadataMappersin interfaceMapperPlugin
-