public static class LogFileV3.SequentialReader extends LogFile.SequentialReader
| Constructor and Description | 
|---|
| SequentialReader(File file,
                KeyProvider encryptionKeyProvider,
                boolean fsyncPerTransaction) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getVersion() | 
close, getFileHandle, getKeyProvider, getPosition, next, setLastCheckpointPosition, setLastCheckpointWriteOrderID, setLogFileID, setPreviousCheckpointPosition, setPreviousCheckpointWriteOrderIDpublic SequentialReader(File file, @Nullable KeyProvider encryptionKeyProvider, boolean fsyncPerTransaction) throws EOFException, IOException
EOFExceptionIOExceptionCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.