public interface CleanupService
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteRecursive(org.apache.hadoop.fs.Path path,
org.apache.hadoop.fs.FileSystem fileSystem) |
void |
shutdown() |
void |
shutdownNow() |
void |
start() |
void start()
void shutdown()
void shutdownNow()
boolean deleteRecursive(org.apache.hadoop.fs.Path path,
org.apache.hadoop.fs.FileSystem fileSystem)
throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.