Uses of Class
org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
Packages that use BasePerCacheInboundInvocationHandler
Package
Description
Handling of inbound commands on remote nodes.
-
Uses of BasePerCacheInboundInvocationHandler in org.infinispan.remoting.inboundhandler
Modifier and TypeClassDescriptionclassAPerCacheInboundInvocationHandlerimplementation for non-total order caches.classAPerCacheInboundInvocationHandlerimplementation for non-transactional and distributed caches that uses the triangle algorithm.classAPerCacheInboundInvocationHandlerimplementation for non-total order caches.Fields in org.infinispan.remoting.inboundhandler declared as BasePerCacheInboundInvocationHandlerModifier and TypeFieldDescriptionprotected final BasePerCacheInboundInvocationHandlerBaseBlockingRunnable.handlerConstructors in org.infinispan.remoting.inboundhandler with parameters of type BasePerCacheInboundInvocationHandlerModifierConstructorDescriptionprotectedBaseBlockingRunnable(BasePerCacheInboundInvocationHandler handler, CacheRpcCommand command, Reply reply, boolean sync) DefaultTopologyRunnable(BasePerCacheInboundInvocationHandler handler, CacheRpcCommand command, Reply reply, TopologyMode topologyMode, int commandTopologyId, boolean sync)