Package org.apache.ignite.internal.processors.cache.persistence.wal.io
-
Interface Summary Interface Description FileInput File input, backed by byte buffer file input.SegmentFileInputFactory Factory to provide I/O interfaces for read primitives with files. -
Class Summary Class Description FileInput.Crc32CheckingFileInput Checking of CRC32.LockedSegmentFileInputFactory Implementation of factory to provide I/O interfaces for read primitives with files.SegmentIO Implementation ofFileIOspecified for WAL segment file.SimpleFileInput File input, backed by byte buffer file input.SimpleSegmentFileInputFactory Simple implementation ofSegmentFileInputFactory.