Uses of Class
org.apache.hadoop.ozone.om.service.AbstractKeyDeletingService
Packages that use AbstractKeyDeletingService
Package
Description
The package contains Ozone Manager background services.
-
Uses of AbstractKeyDeletingService in org.apache.hadoop.ozone.om.service
Subclasses of AbstractKeyDeletingService in org.apache.hadoop.ozone.om.serviceModifier and TypeClassDescriptionclassBackground service responsible for purging deleted directories and files in the Ozone Manager (OM) and associated snapshots.classThis is the background service to delete keys.classBackground Service to clean-up deleted snapshot and reclaim space.