public class CacheEntryMutator<K,V> extends Object implements Mutator
PASSIVE
CacheEntryMutator(org.infinispan.Cache<K,V> cache, K id, V value)
CacheEntryMutator(org.infinispan.Cache<K,V> cache, Map.Entry<K,V> entry)
void
mutate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheEntryMutator(org.infinispan.Cache<K,V> cache, Map.Entry<K,V> entry)
public CacheEntryMutator(org.infinispan.Cache<K,V> cache, K id, V value)
public void mutate()
Mutator
mutate
Copyright © 2017 JBoss by Red Hat. All rights reserved.