Uses of Interface
org.hibernate.search.backend.QueueingProcessor

Packages that use QueueingProcessor
org.hibernate.search.backend.impl   
 

Uses of QueueingProcessor in org.hibernate.search.backend.impl
 

Classes in org.hibernate.search.backend.impl that implement QueueingProcessor
 class BatchedQueueingProcessor
          Batch work until BatchedQueueingProcessor.performWorks(org.hibernate.search.backend.WorkQueue) is called.
 

Constructors in org.hibernate.search.backend.impl with parameters of type QueueingProcessor
PostTransactionWorkQueueSynchronization(QueueingProcessor queueingProcessor, WeakIdentityHashMap queuePerTransaction)
          in transaction work
 



Copyright © 2011 Hibernate. All Rights Reserved.