Uses of Interface
org.hibernate.search.batchindexing.impl.SessionAwareRunnable

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)
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved