Uses of Interface
io.trino.spooling.filesystem.FileSystemLayout
Packages that use FileSystemLayout
-
Uses of FileSystemLayout in io.trino.spooling.filesystem
Classes in io.trino.spooling.filesystem that implement FileSystemLayoutConstructors in io.trino.spooling.filesystem with parameters of type FileSystemLayoutModifierConstructorDescriptionFileSystemSegmentPruner(FileSystemSpoolingConfig config, TrinoFileSystemFactory fileSystemFactory, FileSystemLayout layout, ScheduledExecutorService executor) FileSystemSpoolingManager(FileSystemSpoolingConfig config, TrinoFileSystemFactory fileSystemFactory, FileSystemLayout fileSystemLayout)