public class AlignedBuffersDirectFileIOFactory extends Object implements FileIOFactory
| Constructor and Description |
|---|
AlignedBuffersDirectFileIOFactory(IgniteLogger log,
File storePath,
int pageSize,
FileIOFactory backupFactory)
Creates direct native IO factory.
|
| Modifier and Type | Method and Description |
|---|---|
FileIO |
create(File file,
OpenOption... modes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic AlignedBuffersDirectFileIOFactory(IgniteLogger log, File storePath, int pageSize, FileIOFactory backupFactory)
log - Logger.storePath - Storage path, used to check FS settings.pageSize - durable memory page size.backupFactory - fallback factory if init failed.public FileIO create(File file, OpenOption... modes) throws IOException
create in interface FileIOFactoryIOException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.14-p2 Release Date : January 19 2026