Package org.hibernate.search.mapper.pojo.processing.spi
-
Interface Summary Interface Description PojoIndexingProcessorRootContext The context passed to aPojoIndexingProcessor
and propagated to every node.PojoIndexingProcessorSessionContext Session-scoped information and operations for use in POJO indexing processors.