Module org.apache.lucene.monitor
Package org.apache.lucene.monitor
Class WritableQueryIndex.Indexable
java.lang.Object
org.apache.lucene.monitor.WritableQueryIndex.Indexable
- Enclosing class:
WritableQueryIndex
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Document(package private) final QueryCacheEntry -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateIndexable(QueryCacheEntry queryCacheEntry, Document document) -
Method Summary
-
Field Details
-
queryCacheEntry
-
document
-
-
Constructor Details
-
Indexable
-