Uses of Interface
org.infinispan.conflict.impl.StateReceiver
-
Packages that use StateReceiver Package Description org.infinispan.conflict.impl This package contains implementations of the conflict resolution API. -
-
Uses of StateReceiver in org.infinispan.conflict.impl
Classes in org.infinispan.conflict.impl that implement StateReceiver Modifier and Type Class Description classStateReceiverImpl<K,V>Methods in org.infinispan.conflict.impl that return StateReceiver Modifier and Type Method Description StateReceiverDefaultConflictManager. getStateReceiver()StateReceiverInternalConflictManager. getStateReceiver()
-