Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgentStartContext
Packages that use PojoMassIndexerAgentStartContext
-
Uses of PojoMassIndexerAgentStartContext in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi with parameters of type PojoMassIndexerAgentStartContextModifier and TypeMethodDescriptionPojoMassIndexerAgent.start(PojoMassIndexerAgentStartContext context) Starts requesting from other agents that could possibly perform indexing (e.g. indexing plans) that they suspend themselves.