| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWorkspaceImpl
Lucene workspace for an IndexManager
|
class |
ExclusiveIndexWorkspaceImpl |
class |
NRTWorkspaceImpl
A
Workspace implementation taking advantage of NRT Lucene features. |
class |
SharedIndexWorkspaceImpl |
| Constructor and Description |
|---|
LuceneWorkVisitor(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
OptimizerStrategy.optimize(Workspace workspace)
Allows the implementation to start an optimization process.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementalOptimizerStrategy.optimize(Workspace workspace) |
void |
ExplicitOnlyOptimizerStrategy.optimize(Workspace workspace) |
Copyright © 2006–2013 Hibernate. All rights reserved.