Uses of Class
org.elasticsearch.index.IndexModule
-
Packages that use IndexModule Package Description org.elasticsearch.plugins -
-
Uses of IndexModule in org.elasticsearch.plugins
Methods in org.elasticsearch.plugins with parameters of type IndexModule Modifier and Type Method Description voidPlugin. onIndexModule(IndexModule indexModule)Called before a new index is created on a node.voidPluginsService. onIndexModule(IndexModule indexModule)
-