Package org.infinispan.remoting.inboundhandler
package org.infinispan.remoting.inboundhandler
Handling of inbound commands on remote nodes.
-
ClassDescriptionClass to be extended to allow some control over the
PerCacheInboundInvocationHandlerin tests.Common logic to handleCacheRpcCommand.Implementation with the default handling methods and utilities methods.The defaultRunnablefor the remote commands receives.Used in RPC, it defines how the messages are delivered to the nodes.InboundInvocationHandlerimplementation that handles all theReplicableCommand.Interface to invoke when theTransportreceives a command from other node or site.APerCacheInboundInvocationHandlerimplementation for non-total order caches.Interface to invoke when aCacheRpcCommandis received from other node in the local site.Interface responsible to send back the return value to the sender.It checks or waits until the required topology is installed.APerCacheInboundInvocationHandlerimplementation for non-transactional and distributed caches that uses the triangle algorithm.APerCacheInboundInvocationHandlerimplementation for non-total order caches.