| Package | Description |
|---|---|
| org.hibernate.search.batchindexing.impl |
| Class and Description |
|---|
| BatchCoordinator
Makes sure that several different BatchIndexingWorkspace(s)
can be started concurrently, sharing the same batch-backend
and IndexWriters.
|
| 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.
|
| StatelessSessionAwareRunnable |
Copyright © 2017 JBoss by Red Hat. All rights reserved.