Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingContext
Packages that use PojoMassIndexingContext
-
Uses of PojoMassIndexingContext in org.hibernate.search.mapper.pojo.scope.spi
Methods in org.hibernate.search.mapper.pojo.scope.spi with parameters of type PojoMassIndexingContextModifier and TypeMethodDescriptionPojoScopeDelegate.massIndexer(PojoMassIndexingContext context, Set<String> tenantIds) PojoScopeDelegate.massIndexer(PojoMassIndexingContext context, DetachedBackendSessionContext detachedSession) Deprecated.
PojoScopeDelegate.massIndexer(PojoMassIndexingContext, Set)instead.