Class ConfiguredIndexingPlanSynchronizationStrategy

java.lang.Object
org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy

@Incubating public class ConfiguredIndexingPlanSynchronizationStrategy extends Object
  • Constructor Details

  • Method Details

    • documentCommitStrategy

      public org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy documentCommitStrategy()
    • documentRefreshStrategy

      public org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy documentRefreshStrategy()
    • executeAndSynchronize

      public void executeAndSynchronize(PojoIndexingPlan indexingPlan)