public final class CacheData extends MnodeValue
Constructor and Description |
---|
CacheData(HashKey key,
HashKey cacheKey,
long valueHash,
long valueDataId,
long valueDataTime,
long valueLength,
long version,
long flags,
long accessedTimeout,
long modifiedTimeout,
long leaseTimeout,
long accessTime,
long modifiedTime) |
Modifier and Type | Method and Description |
---|---|
long |
getAccessTime() |
HashKey |
getCacheKey() |
HashKey |
getKey() |
long |
getModifiedTime() |
long |
getValueDataId() |
getAccessedExpireTimeout, getFlags, getLeaseExpireTimeout, getModifiedExpireTimeout, getUserFlags, getValueHash, getValueLength, getVersion, toString