public class VersionedEntry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VersionedEntry.ExcludeEmptyExtractValueExternalizer |
static class |
VersionedEntry.Externalizer |
Modifier and Type | Field and Description |
---|---|
static org.hibernate.cache.infinispan.util.VersionedEntry.ExcludeEmptyFilter |
EXCLUDE_EMPTY_EXTRACT_VALUE |
Constructor and Description |
---|
VersionedEntry(Object value,
Object version,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
Object |
getValue() |
Object |
getVersion() |
String |
toString() |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.