public interface FileInput extends ByteBufferBackedDataInput
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileInput.Crc32CheckingFileInput
Checking of CRC32.
|
| Modifier and Type | Method and Description |
|---|---|
FileIO |
io()
File I/O.
|
long |
position() |
void |
seek(long pos) |
FileInput.Crc32CheckingFileInput |
startRead(boolean skipCheck) |
buffer, ensurereadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesFileIO io()
void seek(long pos) throws IOException
pos - Position in bytes from file begin.IOExceptionlong position()
FileInput.Crc32CheckingFileInput startRead(boolean skipCheck)
skipCheck - If CRC check should be skipped.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021