Interface | Description |
---|---|
BackendQueueProcessor |
Interface for different types of queue processors.
|
Worker |
Perform work for a given context (eg a transaction).
|
Class | Description |
---|---|
LuceneIndexingParameters |
Wrapper class around the Lucene indexing parameters defined in IndexWriterSetting.
|
LuceneIndexingParameters.ParameterSet | |
Work<T> |
A unit of work.
|
Enum | Description |
---|---|
WorkType |
Enumeration of the different types of Lucene work.
|
Copyright © 2006–2013 Hibernate. All rights reserved.