public class RandomAccessFileIOFactory extends Object implements FileIOFactory
| Constructor and Description |
|---|
RandomAccessFileIOFactory() |
| Modifier and Type | Method and Description |
|---|---|
FileIO |
create(File file,
OpenOption... modes)
Creates I/O interface for file with specified mode.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic FileIO create(File file, OpenOption... modes) throws IOException
create in interface FileIOFactoryfile - Filemodes - Open modes.IOException - If I/O interface creation was failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023