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 nodesCommands that operate on the cache, either locally or remotely.
EmbeddedCacheManager
configurationThis 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 eventsCacheManager
-specific notifications and eventing.EmbeddedCacheManager
-specific listener eventsAbstractions 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.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionA destination for an Infinispan command or operation.A representation of a request's responses.An interface that provides a communication link with remote caches.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
. -
ClassDescriptionA destination for an Infinispan command or operation.Wraps a TopologyUUID JGroups addressAn interface that provides a communication link with remote caches.
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionA destination for an Infinispan command or operation.A representation of a request's responses.An interface that provides a communication link with remote caches.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
. -
ClassDescriptionA destination for an Infinispan command or operation.Represents a response from a backup replication call.A representation of a request's responses.Wraps a TopologyUUID JGroups addressAn interface that provides a communication link with remote caches.A listener to be notified when an asynchronous cross-site request is completed.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
. -
ClassDescriptionA remote invocation request.A destination for an Infinispan command or operation.A representation of a request's responses.Base class for response collectors, splitting responses into valid responses, exception responses, and target missing.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
. -
ClassDescriptionA remote invocation request.A destination for an Infinispan command or operation.Represents a response from a backup replication call.A representation of a request's responses.Wraps a TopologyUUID JGroups addressAn interface that provides a communication link with remote caches.A listener to be notified when an asynchronous cross-site request is completed.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
. -
-
-
-
-
-
-
-
ClassDescriptionA destination for an Infinispan command or operation.A representation of a request's responses.An interface that provides a communication link with remote caches.
-
-
-
-
-
-
ClassDescriptionA destination for an Infinispan command or operation.A representation of a request's responses.
-
-
ClassDescriptionA destination for an Infinispan command or operation.An extension to
CompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
.