public class Tombstone
extends java.lang.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(java.util.UUID uuid,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
applyUpdate(java.util.UUID uuid,
long timestamp,
java.lang.Object value) |
long |
getLastTimestamp() |
Tombstone |
merge(Tombstone update) |
int |
size() |
java.lang.String |
toString() |
public static final Tombstone.ExcludeTombstonesFilter EXCLUDE_TOMBSTONES
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.