Class UpsertInvocation

java.lang.Object
org.infinispan.hibernate.cache.v62.impl.UpsertInvocation

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

    • UpsertInvocation

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