Package com.palantir.atlasdb.cleaner.api
-
Interface Summary Interface Description Cleaner ACleaner
is good for two things: it scrubs and it punches.OnCleanupTask This task allows us to essentially implement ON DELETE CASCADE.
Interface | Description |
---|---|
Cleaner |
A
Cleaner is good for two things: it scrubs and it punches. |
OnCleanupTask |
This task allows us to essentially implement ON DELETE CASCADE.
|