On 13-01-23 3:36 PM, Ray Tsang wrote: > speaking of ApplyDeltaCommand - where does it actually perform the > delta operation? perform() simply returns null. Any pointers? > > Thanks, Look for use of ApplyDeltaCommand class in IDE (in Eclipse highlight class name + right click + References->Workspace) Current uses I found are in EntryWrappingInterceptor, OptimisticLockingInterceptor and so on....
Regards, Vladimir _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
