Uses of Interface
org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
Packages that use BatchedWork
-
Uses of BatchedWork in org.hibernate.search.engine.backend.orchestration.spi
Methods in org.hibernate.search.engine.backend.orchestration.spi with parameters of type BatchedWorkModifier and TypeMethodDescriptionvoidBatchingExecutor.submit(BatchedWork<? super P> work) Submit a work for execution.