Uses of Class
org.apache.lucene.backward_codecs.lucene84.ForUtil
-
Packages that use ForUtil Package Description org.apache.lucene.backward_codecs.lucene84 Lucene 8.4 file format. -
-
Uses of ForUtil in org.apache.lucene.backward_codecs.lucene84
Fields in org.apache.lucene.backward_codecs.lucene84 declared as ForUtil Modifier and Type Field Description private ForUtil
ForDeltaUtil. forUtil
(package private) ForUtil
Lucene84PostingsReader.BlockDocsEnum. forUtil
(package private) ForUtil
Lucene84PostingsReader.BlockImpactsDocsEnum. forUtil
(package private) ForUtil
Lucene84PostingsReader.BlockImpactsEverythingEnum. forUtil
(package private) ForUtil
Lucene84PostingsReader.BlockImpactsPostingsEnum. forUtil
(package private) ForUtil
Lucene84PostingsReader.EverythingEnum. forUtil
private ForUtil
PForUtil. forUtil
Constructors in org.apache.lucene.backward_codecs.lucene84 with parameters of type ForUtil Constructor Description ForDeltaUtil(ForUtil forUtil)
PForUtil(ForUtil forUtil)
-