Class Lucene50CompoundReader.FileEntry
java.lang.Object
org.apache.lucene.backward_codecs.lucene50.Lucene50CompoundReader.FileEntry
- Enclosing class:
Lucene50CompoundReader
Offset/Length for a slice inside of a compound file
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
long offset -
length
long length
-
-
Constructor Details
-
FileEntry
public FileEntry()
-