Package org.elasticsearch.index.mapper
Class MockFieldFilterPlugin
java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.index.mapper.MockFieldFilterPlugin
- 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
Methods inherited from class org.elasticsearch.plugins.Plugin
additionalSettings, close, createComponents, getAdditionalIndexSettingProviders, getBootstrapChecks, getCustomMetadataUpgraders, getExecutorBuilders, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, 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
getMappers, getMetadataMappers, getRuntimeFields
-
Constructor Details
-
MockFieldFilterPlugin
public MockFieldFilterPlugin()
-
-
Method Details
-
getFieldFilter
- Specified by:
getFieldFilterin interfaceMapperPlugin
-