public class AbstractTombstone extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTombstone() |
protected |
AbstractTombstone(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
long |
getTimestamp() |
protected void |
setId(long id) |
protected void |
setTimestamp(long timestamp) |
Copyright © 2023 Atlassian. All rights reserved.