public class Tombstone extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Tombstone.ExcludeTombstonesFilter |
static class |
Tombstone.ExcludeTombstonesFilterExternalizer |
static class |
Tombstone.Externalizer |
Modifier and Type | Field and Description |
---|---|
static Tombstone.ExcludeTombstonesFilter |
EXCLUDE_TOMBSTONES |
Constructor and Description |
---|
Tombstone(UUID uuid,
long timestamp,
boolean release) |
Modifier and Type | Method and Description |
---|---|
long |
getLastTimestamp() |
Tombstone |
merge(Tombstone old) |
String |
toString() |
public static final Tombstone.ExcludeTombstonesFilter EXCLUDE_TOMBSTONES
public Tombstone(UUID uuid, long timestamp, boolean release)
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.