Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingLoadingStrategy
-
Packages that use PojoMassIndexingLoadingStrategy Package Description org.hibernate.search.mapper.pojo.massindexing.spi -
-
Uses of PojoMassIndexingLoadingStrategy in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi that return PojoMassIndexingLoadingStrategy Modifier and Type Method Description <T> PojoMassIndexingLoadingStrategy<? super T,?>PojoMassIndexingContext. loadingStrategy(PojoRawTypeIdentifier<T> expectedType)
-