public class HousekeepingCleanupLocationManager extends java.lang.Object implements CleanupLocationManager
NULL_CLEANUP_LOCATION_MANAGER| Constructor and Description |
|---|
HousekeepingCleanupLocationManager(java.lang.String eventId,
HousekeepingListener housekeepingListener,
ReplicaCatalogListener replicaCatalogListener,
java.lang.String replicaDatabase,
java.lang.String replicaTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCleanupLocation(java.lang.String pathEventId,
org.apache.hadoop.fs.Path location) |
void |
scheduleLocations()
Schedules locations for cleanup, locations can be added by
CleanupLocationManager.addCleanupLocation(String, Path) |
public HousekeepingCleanupLocationManager(java.lang.String eventId,
HousekeepingListener housekeepingListener,
ReplicaCatalogListener replicaCatalogListener,
java.lang.String replicaDatabase,
java.lang.String replicaTable)
public void scheduleLocations()
throws CircusTrainException
CleanupLocationManagerCleanupLocationManager.addCleanupLocation(String, Path)scheduleLocations in interface CleanupLocationManagerCircusTrainExceptionpublic void addCleanupLocation(java.lang.String pathEventId,
org.apache.hadoop.fs.Path location)
addCleanupLocation in interface CleanupLocationManagerCopyright © 2016–2022 Expedia Group. All rights reserved.