@Internal
public interface TombstoneManager
| Modifier and Type | Method and Description |
|---|---|
void |
removeOldTombstones()
Removes tombstones that are older than the tombstone expiry
|
void |
removeTombstonesOlderThan(Instant cutoff)
Removes all tombstones older than the instant specified
|
void removeOldTombstones()
void removeTombstonesOlderThan(Instant cutoff)
Copyright © 2023 Atlassian. All rights reserved.