Class MetadataTransientCacheValue

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

public class MetadataTransientCacheValue extends ImmortalCacheValue implements MetadataAware
A transient cache value, to correspond with TransientCacheEntry which is MetadataAware
Since:
5.3
Author:
Galder ZamarreƱo