Uses of Interface
org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
Packages that use CoordinationStrategyStartContext
-
Uses of CoordinationStrategyStartContext in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi with parameters of type CoordinationStrategyStartContextModifier and TypeMethodDescriptionCoordinationStrategy.start(CoordinationStrategyStartContext context) Configures this strategy and starts processing events in the background.