Class | Description |
---|---|
AbstractWorkspaceImpl |
Lucene workspace for an IndexManager
|
ExclusiveIndexWorkspaceImpl | |
LuceneBackendQueueProcessor |
This will actually contain the Workspace and LuceneWork visitor implementation,
reused per-DirectoryProvider.
|
LuceneBackendResources |
Collects all resources needed to apply changes to one index,
and are reused across several WorkQueues.
|
NRTWorkspaceImpl |
A
Workspace implementation taking advantage of NRT Lucene features. |
SharedIndexWorkspaceImpl | |
SingleTaskRunnable |
Applies an update operation to the IndexWriter
|
Copyright © 2006–2016 Hibernate. All rights reserved.