Package org.infinispan.remoting.responses
package org.infinispan.remoting.responses
Abstractions of the different response types allowed during RPC.
-
ClassDescriptionA response that signals the named cache is not running on the target node.A filter that tests the validity of
ClusteredGetCommand
s.The default response generator for most cache modesA response that encapsulates an exceptionA filter that only expects responses from an initial set of targets.An invalid responseAValidResponse
used by Optimistic Transactions.A response to be sent back to a remote callerA component that generates responses as is expected by different cache setupsA successful responseAn unsuccessful responseAn unsure response - used with Dist - essentially asks the caller to check the next response from the next node since the sender is in a state of flux (probably in the middle of rebalancing)A valid response