Uses of Class
org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue
-
Packages that use LockableConcurrentApproximatePriorityQueue Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of LockableConcurrentApproximatePriorityQueue in org.apache.lucene.index
Fields in org.apache.lucene.index declared as LockableConcurrentApproximatePriorityQueue Modifier and Type Field Description private LockableConcurrentApproximatePriorityQueue<DocumentsWriterPerThread>
DocumentsWriterPerThreadPool. freeList
-