abstract class IndexReaderImpl
extends java.lang.Object
Constructor and Description |
---|
IndexReaderImpl() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract Index |
read(int version) |
(package private) abstract int |
toDataVersion(int version) |
abstract Index read(int version) throws java.io.IOException
java.io.IOException
abstract int toDataVersion(int version)