Package org.infinispan.atomic.impl
-
Class Summary Class Description ApplyDelta<K> Replacement forApplyDeltaCommand
andFlag.DELTA_WRITE
.ApplyDelta.Externalizer Deprecated. AtomicKeySetImpl<K> This class is expected to be modified without locking, and results merged using theAtomicKeySetImpl.merge(Object)
method when committing to DC.AtomicKeySetImpl.Externalizer AtomicKeySetImpl.FunctionExternalizer AtomicMapProxyImpl<K,V,MK> This is the proxy class driving access to the entry in cache using functional API.AtomicMapProxyImpl.Externalizer FineGrainedAtomicMapProxyImpl<K,V,MK> Implementation ofFineGrainedAtomicMap
that usesGrouping API
to co-locate subkeys on the same node.