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, setPreviousCheckpointWriteOrderID
public SequentialReader(File file, @Nullable KeyProvider encryptionKeyProvider, boolean fsyncPerTransaction) throws EOFException, IOException
EOFException
IOException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.