Package io.trino.hdfs

Interface FileSystemWithBatchDelete

All Known Implementing Classes:
TrinoCosFileSystem, TrinoS3FileSystem

public interface FileSystemWithBatchDelete
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    deleteFiles(Collection<org.apache.hadoop.fs.Path> paths)