Uses of Package
org.infinispan.remoting.transport

Package
Description
This package contains the KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes
 
Commands that operate on the cache, either locally or remotely.
EmbeddedCacheManager configuration
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
Entries which are stored in data containers.
 
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
This package contains different context implementations, selected dynamically based on the type of invocation.
Classes relating to the distributed cache mode.
Consistent Hash interfaces
 
 
 
 
Cache manager API.
 
 
 
Cache-specific listener events
 
CacheManager-specific notifications and eventing.
EmbeddedCacheManager-specific listener events
 
 
 
Abstractions of the different response types allowed during RPC.
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
Transports handle the low-level networking, used by the remoting components.
 
A transport implementation based on JGroups.
SCATTERED CACHE DESIGN
 
 
 
 
 
 
 
 
XA transaction support.
 
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.