public interface CleanerListener
Modifier and Type | Method and Description |
---|---|
void |
accumCleaned(long accId) |
void |
broadcastCleaned(long broadcastId) |
void |
checkpointCleaned(long rddId) |
void |
rddCleaned(int rddId) |
void |
shuffleCleaned(int shuffleId) |