Class FileSystemSegmentPruner
java.lang.Object
io.trino.spooling.filesystem.FileSystemSegmentPruner
-
Constructor Summary
ConstructorsConstructorDescriptionFileSystemSegmentPruner(FileSystemSpoolingConfig config, TrinoFileSystemFactory fileSystemFactory, FileSystemLayout layout, ScheduledExecutorService executor) -
Method Summary
-
Constructor Details
-
FileSystemSegmentPruner
@Inject public FileSystemSegmentPruner(FileSystemSpoolingConfig config, TrinoFileSystemFactory fileSystemFactory, FileSystemLayout layout, ScheduledExecutorService executor)
-
-
Method Details
-
start
@PostConstruct public void start() -
shutdown
@PreDestroy public void shutdown()
-