org.compass.core.lucene
Class RuntimeLuceneEnvironment.MergeScheduler
java.lang.Object
org.compass.core.lucene.RuntimeLuceneEnvironment.MergeScheduler
- Enclosing class:
- RuntimeLuceneEnvironment
public abstract static class RuntimeLuceneEnvironment.MergeScheduler
- extends Object
Controls Lucene LuceneEnvironment.MergeScheduler configuration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- The prefix setting for merge scheduler.
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- The type of the
MergeSchedulerProvider that
will be created. Can be one of the constant names of specific types (inner classes) or the
FQN of a merge scheduler provider.
- See Also:
- Constant Field Values
RuntimeLuceneEnvironment.MergeScheduler
public RuntimeLuceneEnvironment.MergeScheduler()
Copyright (c) 2004-2008 The Compass Project.