Class PartitionedFileSystemLayout
java.lang.Object
io.trino.spooling.filesystem.SimpleFileSystemLayout
io.trino.spooling.filesystem.PartitionedFileSystemLayout
- All Implemented Interfaces:
FileSystemLayout
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlocation(Location rootLocation, FileSystemSpooledSegmentHandle segmentHandle) searchPaths(Location rootLocation) Methods inherited from class io.trino.spooling.filesystem.SimpleFileSystemLayout
getExpiration
-
Constructor Details
-
PartitionedFileSystemLayout
-
-
Method Details
-
location
- Specified by:
locationin interfaceFileSystemLayout- Overrides:
locationin classSimpleFileSystemLayout
-
searchPaths
- Specified by:
searchPathsin interfaceFileSystemLayout- Overrides:
searchPathsin classSimpleFileSystemLayout
-