Class UpsertInvocation


  • public class UpsertInvocation
    extends Object
    Author:
    Radim Vansa <rvansa@redhat.com>
    • Constructor Detail

      • UpsertInvocation

        public UpsertInvocation​(org.infinispan.functional.FunctionalMap.ReadWriteMap<Object,​Object> rwMap,
                                Object key,
                                org.infinispan.hibernate.cache.commons.util.VersionedEntry versionedEntry)