Class LuceneIndexProviderService
- java.lang.Object
 - 
- org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 
 
- 
public class LuceneIndexProviderService extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static longPROP_HYBRID_QUEUE_TIMEOUT_DEFAULTstatic java.lang.StringREPOSITORY_HOME 
- 
Constructor Summary
Constructors Constructor Description LuceneIndexProviderService() 
 - 
 
- 
- 
Field Detail
- 
REPOSITORY_HOME
public static final java.lang.String REPOSITORY_HOME
- See Also:
 - Constant Field Values
 
 
- 
PROP_HYBRID_QUEUE_TIMEOUT_DEFAULT
public static final long PROP_HYBRID_QUEUE_TIMEOUT_DEFAULT
- See Also:
 - Constant Field Values
 
 
 - 
 
 -