Class PojoMassIndexingNotifier
java.lang.Object
org.hibernate.search.mapper.pojo.massindexing.impl.PojoMassIndexingNotifier
A central object to which various are reported,
responsible for notifying the user about these events.
-
Constructor Summary
ConstructorsConstructorDescriptionPojoMassIndexingNotifier(MassIndexingFailureHandler failureHandler, MassIndexingMonitor monitor, Long failureFloodingThreshold) -
Method Summary
-
Constructor Details
-
PojoMassIndexingNotifier
public PojoMassIndexingNotifier(MassIndexingFailureHandler failureHandler, MassIndexingMonitor monitor, Long failureFloodingThreshold)
-