public class TombstoneUpdate<T>
extends java.lang.Object
getValue()
is non-null
or evict (if it is null).
This object should *not* be stored in cache.Modifier and Type | Class and Description |
---|---|
static class |
TombstoneUpdate.Externalizer |
Constructor and Description |
---|
TombstoneUpdate(long timestamp,
T value) |
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
T |
getValue() |
java.lang.String |
toString() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.