Uses of Interface
org.apache.hadoop.fs.BulkDelete
Packages that use BulkDelete
Package
Description
An abstract file system API.
This package contains implementation classes for use inside
filesystems.
-
Uses of BulkDelete in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return BulkDeleteModifier and TypeMethodDescriptionBulkDeleteSource.createBulkDelete(Path path) Create a bulk delete operation.FileSystem.createBulkDelete(Path path) Create a bulk delete operation. -
Uses of BulkDelete in org.apache.hadoop.fs.impl
Classes in org.apache.hadoop.fs.impl that implement BulkDelete