public class AsyncFileIOFactory extends Object implements FileIOFactory
AsynchronousFileChannel based implementation of FileIO.| Constructor and Description |
|---|
AsyncFileIOFactory() |
| 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.11.0 Release Date : September 11 2021