Uses of Class
org.apache.lucene.codecs.lucene912.ForUtil
Packages that use ForUtil
-
Uses of ForUtil in org.apache.lucene.codecs.lucene912
Fields in org.apache.lucene.codecs.lucene912 declared as ForUtilModifier and TypeFieldDescription(package private) final ForUtil
Lucene912PostingsReader.BlockDocsEnum.forUtil
(package private) final ForUtil
Lucene912PostingsReader.BlockImpactsDocsEnum.forUtil
(package private) final ForUtil
Lucene912PostingsReader.BlockImpactsPostingsEnum.forUtil
(package private) final ForUtil
Lucene912PostingsReader.EverythingEnum.forUtil
private final ForUtil
PForUtil.forUtil
final ForUtil
PostingIndexInput.forUtil
Constructors in org.apache.lucene.codecs.lucene912 with parameters of type ForUtilModifierConstructorDescription(package private)
PostingIndexInput
(IndexInput in, ForUtil forUtil, ForDeltaUtil forDeltaUtil)