|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OptimizerStrategy
| Method Summary | |
|---|---|
void |
addTransaction(long operations)
has to be called in a thread safe way |
void |
initialize(DirectoryProvider directoryProvider,
java.util.Properties indexProperties,
SearchFactoryImplementor searchFactoryImplementor)
|
boolean |
needOptimization()
has to be called in a thread safe way |
void |
optimizationForced()
has to be called in a thread safe way |
void |
optimize(Workspace workspace)
has to be called in a thread safe way |
| Method Detail |
|---|
void initialize(DirectoryProvider directoryProvider,
java.util.Properties indexProperties,
SearchFactoryImplementor searchFactoryImplementor)
void optimizationForced()
boolean needOptimization()
void addTransaction(long operations)
void optimize(Workspace workspace)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||