WildFly: EE clustering - HotRod service provider 19.0.0.Beta2
-
- All Implemented Interfaces:
- org.wildfly.clustering.ee.Mutator
public class RemoteCacheEntryMutator<K,V>
extends Object
implements org.wildfly.clustering.ee.Mutator
Mutates a given cache entry.
- Author:
- Paul Ferraro
-
-
Field Summary
-
Fields inherited from interface org.wildfly.clustering.ee.Mutator
PASSIVE
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RemoteCacheEntryMutator
public RemoteCacheEntryMutator(org.infinispan.client.hotrod.RemoteCache<K,V> cache,
Map.Entry<K,V> entry)
-
Method Detail
-
mutate
public void mutate()
- Specified by:
mutate in interface org.wildfly.clustering.ee.Mutator
WildFly: EE clustering - HotRod service provider 19.0.0.Beta2
Copyright © 2020 JBoss by Red Hat. All rights reserved.