Class TrianglePerCacheInboundInvocationHandler

java.lang.Object
org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
org.infinispan.remoting.inboundhandler.TrianglePerCacheInboundInvocationHandler
All Implemented Interfaces:
Action, PerCacheInboundInvocationHandler

public class TrianglePerCacheInboundInvocationHandler extends BasePerCacheInboundInvocationHandler implements Action
A PerCacheInboundInvocationHandler implementation for non-transactional and distributed caches that uses the triangle algorithm.
Since:
9.0
Author:
Pedro Ruivo