Description
FileSystem provided an API to the applications deleteOnExit(Path f) used for registering a path to be deleted on JVM shutdown or when calling FileSystem.close() methods. Equivalent functionality is required in FileContext.
FileSystem provided an API to the applications deleteOnExit(Path f) used for registering a path to be deleted on JVM shutdown or when calling FileSystem.close() methods. Equivalent functionality is required in FileContext.