|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionAwareRunnable | |
---|---|
org.hibernate.search.batchindexing.impl |
Uses of SessionAwareRunnable in org.hibernate.search.batchindexing.impl |
---|
Classes in org.hibernate.search.batchindexing.impl that implement SessionAwareRunnable | |
---|---|
class |
EntityConsumerLuceneWorkProducer
Component of batch-indexing pipeline, using chained producer-consumers. |
class |
IdentifierConsumerEntityProducer
This Runnable is consuming entity identifiers and
producing loaded detached entities for the next queue. |
Constructors in org.hibernate.search.batchindexing.impl with parameters of type SessionAwareRunnable | |
---|---|
OptionallyWrapInJTATransaction(SessionFactory factory,
ErrorHandler errorHandler,
SessionAwareRunnable sessionAwareRunnable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |