Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.MassIndexingEnvironment
Packages that use MassIndexingEnvironment
-
Uses of MassIndexingEnvironment in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi with parameters of type MassIndexingEnvironmentModifier and TypeMethodDescriptionPojoMassIndexer.environment(MassIndexingEnvironment environment) Sets theMassIndexingEnvironment, which can set up an environment (thread locals, ...) in mass indexing threads.