public class EncryptedFileIOFactory extends Object implements FileIOFactory
EncryptedFileIO.| 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