@FunctionalInterface public static interface PhysicalFile.PhysicalFileDeleter
| Modifier and Type | Method and Description |
|---|---|
void |
perform(org.apache.flink.core.fs.Path filePath)
Delete the file.
|
void perform(org.apache.flink.core.fs.Path filePath)
throws IOException
IOExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.