Package | Description |
---|---|
org.hibernate.search.backend.impl |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Object,PostTransactionWorkQueueSynchronization> |
TransactionalWorker.synchronizationPerTransaction |
Constructor and Description |
---|
PostTransactionWorkQueueSynchronization(Object transactionIdentifier,
QueueingProcessor queueingProcessor,
ConcurrentMap<Object,PostTransactionWorkQueueSynchronization> queuePerTransaction,
SearchFactoryImplementor searchFactoryImplementor)
in transaction work
|
Copyright © 2006–2015 Hibernate. All rights reserved.