public interface CleanupLocationManager
| Modifier and Type | Field and Description |
|---|---|
static CleanupLocationManager |
NULL_CLEANUP_LOCATION_MANAGER |
| 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
addCleanupLocation(String, Path) |
static final CleanupLocationManager NULL_CLEANUP_LOCATION_MANAGER
void scheduleLocations()
throws CircusTrainException
addCleanupLocation(String, Path)CircusTrainExceptionvoid addCleanupLocation(java.lang.String pathEventId,
org.apache.hadoop.fs.Path location)
Copyright © 2016–2022 Expedia Group. All rights reserved.