Uses of Package
org.infinispan.commands.remote

Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
 
 
Meta-commands that wrap other commands for remote execution.
 
 
 
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
Externalizers for various JDK types that are marshalled using the marshalling framework.
 
 
 
Remote communication between cache instances.
Handling of inbound commands on remote nodes.
Abstractions of the different response types allowed during RPC.