public class CacheValue extends Object implements Serializable
Constructor and Description |
---|
CacheValue(Object value,
long txTimestamp,
Object version) |
Modifier and Type | Method and Description |
---|---|
long |
getTxTimestamp() |
Object |
getValue() |
Object |
getVersion() |
Copyright © 2003–2016 Atlassian. All rights reserved.