Class TransientCacheValue

java.lang.Object
org.infinispan.container.entries.ImmortalCacheValue
org.infinispan.container.entries.TransientCacheValue
All Implemented Interfaces:
Cloneable, InternalCacheValue

public class TransientCacheValue extends ImmortalCacheValue
A transient cache value, to correspond with TransientCacheEntry
Since:
4.0
Author:
Manik Surtani