Uses of Class
org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat.SizedFile
-
Packages that use Lucene90CompoundFormat.SizedFile Package Description org.apache.lucene.codecs.lucene90 Lucene 9.0 file format. -
-
Uses of Lucene90CompoundFormat.SizedFile in org.apache.lucene.codecs.lucene90
Methods in org.apache.lucene.codecs.lucene90 with parameters of type Lucene90CompoundFormat.SizedFile Modifier and Type Method Description protected boolean
Lucene90CompoundFormat.SizedFileQueue. lessThan(Lucene90CompoundFormat.SizedFile sf1, Lucene90CompoundFormat.SizedFile sf2)
-