Class MutableEntrySnapshot<K,V>
java.lang.Object
org.infinispan.jcache.embedded.functions.MutableEntrySnapshot<K,V>
- All Implemented Interfaces:
javax.cache.Cache.Entry<K,V>, javax.cache.processor.MutableEntry<K, V>
@ProtoTypeId(6904)
public class MutableEntrySnapshot<K,V>
extends Object
implements javax.cache.processor.MutableEntry<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutableEntrySnapshot
-
-
Method Details
-
exists
-
remove
-
getKey
-
getValue
-
unwrap
-
setValue
-