|
|||||||||
| Home >> All >> org >> apache >> lucene >> [ index overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.lucene.index
Class CompoundFileReader.FileEntry

java.lang.Objectorg.apache.lucene.index.CompoundFileReader.FileEntry
- Enclosing class:
- CompoundFileReader
- private static final class CompoundFileReader.FileEntry
- extends java.lang.Object
| Field Summary | |
(package private) long |
length
|
(package private) long |
offset
|
| Constructor Summary | |
private |
CompoundFileReader.FileEntry()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
offset
long offset
length
long length
| Constructor Detail |
CompoundFileReader.FileEntry
private CompoundFileReader.FileEntry()
|
|||||||||
| Home >> All >> org >> apache >> lucene >> [ index overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.lucene.index.CompoundFileReader.FileEntry