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 LongObjectHashMap<RefCount<DocValuesProducer>> SegmentDocValues.genDVProducersMethods in org.apache.lucene.index that return RefCountModifier and TypeMethodDescriptionprivate RefCount<DocValuesProducer> SegmentDocValues.newDocValuesProducer(SegmentCommitInfo si, Directory dir, long gen, FieldInfos infos)