Uses of Class
org.apache.lucene.util.RefCount
Packages that use RefCount
-
Uses of RefCount in org.apache.lucene.index
Fields in org.apache.lucene.index with type parameters of type RefCountModifier and TypeFieldDescriptionprivate final Map
<Long, RefCount<DocValuesProducer>> SegmentDocValues.genDVProducers
Methods in org.apache.lucene.index that return RefCountModifier and TypeMethodDescriptionprivate RefCount
<DocValuesProducer> SegmentDocValues.newDocValuesProducer
(SegmentCommitInfo si, Directory dir, Long gen, FieldInfos infos)