Package org.hibernate.search.backend.impl

Class Summary
BatchedQueueingProcessor Batch work until BatchedQueueingProcessor.performWorks(org.hibernate.search.backend.WorkQueue) is called.
EventSourceTransactionContext Implementation of the transactional context on top of an EventSource (Session)
PostTransactionWorkQueueSynchronization Execute some work inside a transaction synchronization
TransactionalWorker Queue works per transaction.