Uses of Package
org.hibernate.search.batchindexing.impl

Packages that use org.hibernate.search.batchindexing.impl
org.hibernate.search.batchindexing.impl   
org.hibernate.search.impl   
 

Classes in org.hibernate.search.batchindexing.impl used by org.hibernate.search.batchindexing.impl
BatchTransactionalContext
          Valueholder for the services needed by the massindexer to wrap operations in transactions.
ProducerConsumerQueue
          Implements a blocking queue capable of storing a "poison" token to signal consumer threads that the task is finished.
SessionAwareRunnable
           
StatelessSessionAwareRunnable
           
 

Classes in org.hibernate.search.batchindexing.impl used by org.hibernate.search.impl
BatchCoordinator
          Makes sure that several different BatchIndexingWorkspace(s) can be started concurrently, sharing the same batch-backend and IndexWriters.
 



Copyright © 2006–2013 Hibernate. All rights reserved.