Uses of Package
org.apache.hadoop.ozone.om.service
Packages that use org.apache.hadoop.ozone.om.service
Package
Description
This package contains the Ozone Manager classes.
The package contains Ozone Manager background services.
-
Classes in org.apache.hadoop.ozone.om.service used by org.apache.hadoop.ozone.omClassDescriptionThis is the background service to compact OM rocksdb tables.Background service responsible for purging deleted directories and files in the Ozone Manager (OM) and associated snapshots.This is the background service to delete keys.Background Sync thread that reads Multi-Tenancy state from OM DB and applies it to Ranger.Background Service to clean-up deleted snapshot and reclaim space.Background service to clean-up snapDiff jobs which are stable and corresponding reports.
-
Classes in org.apache.hadoop.ozone.om.service used by org.apache.hadoop.ozone.om.serviceClassDescriptionAbstracts common code from KeyDeletingService and DirectoryDeletingService which is now used by SnapshotDeletingService as well.