|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Workspace | |
---|---|
org.hibernate.search.backend.impl.lucene.works | |
org.hibernate.search.store.optimization |
Uses of Workspace in org.hibernate.search.backend.impl.lucene.works |
---|
Constructors in org.hibernate.search.backend.impl.lucene.works with parameters of type Workspace | |
---|---|
LuceneWorkVisitor(Workspace workspace)
|
Uses of Workspace in org.hibernate.search.store.optimization |
---|
Methods in org.hibernate.search.store.optimization with parameters of type Workspace | |
---|---|
void |
OptimizerStrategy.optimize(Workspace workspace)
has to be called in a thread safe way |
void |
NoOpOptimizerStrategy.optimize(Workspace workspace)
|
void |
IncrementalOptimizerStrategy.optimize(Workspace workspace)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |