public interface FileSystemFactory
SaveOptions and LoadOptions will create a LocalFileSystem for default.
This can be a security issue in server environment.
Use your own FileSystemFactory to IOConfig.getFileSystemFactory() to improve server side security.| Modifier and Type | Method and Description |
|---|---|
FileSystem |
call()
|
FileSystem call()
SaveOptions and LoadOptions will create a LocalFileSystem for default.
This can be a security issue in server environment.
Use your own FileSystemFactory to IOConfig.getFileSystemFactory() to improve server side security.