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