public final class DeleteHandler extends Object
Constructor and Description |
---|
DeleteHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
delete(AlluxioURI path,
FileSystem fs)
This function deletes files/directories.
|
public static void delete(AlluxioURI path, FileSystem fs)
path
- the pathfs
- the source file systemCopyright © 2023. All Rights Reserved.