Uses of Class
org.apache.lucene.codecs.lucene84.ForUtil
-
Packages that use ForUtil Package Description org.apache.lucene.codecs.lucene84 Components from the Lucene 8.4 index format. -
-
Uses of ForUtil in org.apache.lucene.codecs.lucene84
Fields in org.apache.lucene.codecs.lucene84 declared as ForUtil Modifier and Type Field Description private ForUtilForDeltaUtil. forUtil(package private) ForUtilLucene84PostingsReader.BlockDocsEnum. forUtil(package private) ForUtilLucene84PostingsReader.BlockImpactsDocsEnum. forUtil(package private) ForUtilLucene84PostingsReader.BlockImpactsEverythingEnum. forUtil(package private) ForUtilLucene84PostingsReader.BlockImpactsPostingsEnum. forUtil(package private) ForUtilLucene84PostingsReader.EverythingEnum. forUtilprivate ForUtilPForUtil. forUtilConstructors in org.apache.lucene.codecs.lucene84 with parameters of type ForUtil Constructor Description ForDeltaUtil(ForUtil forUtil)PForUtil(ForUtil forUtil)
-