Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.control | |
org.infinispan.commands.module | |
org.infinispan.commands.read | |
org.infinispan.commands.remote |
Meta-commands that wrap other commands for remote execution.
|
org.infinispan.commands.remote.recovery | |
org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
org.infinispan.commands.tx.totalorder | |
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.interceptors.base |
Base interceptors containing common, reusable behavior.
|
org.infinispan.interceptors.distribution | |
org.infinispan.iteration.impl |
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for
distributed caches.
|
org.infinispan.marshall.exts |
Externalizers for various JDK types that are marshalled using the marshalling framework.
|
org.infinispan.remoting |
Remote communication between cache instances.
|
org.infinispan.remoting.inboundhandler | |
org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.stream.impl | |
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
org.infinispan.xsite | |
org.infinispan.xsite.statetransfer |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
ClusteredGetAllCommand
Issues a remote getAll call.
|
ClusteredGetCommand
Issues a remote get call.
|
GetKeysInGroupCommand
VisitableCommand that fetches the keys belonging to a group. |
MultipleRpcCommand
Command that implements cluster replication logic.
|
SingleRpcCommand
Similar to
MultipleRpcCommand , but it only aggregates a single command for
replication. |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
BaseRpcInvokingCommand
Base class for RPC commands.
|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
GetKeysInGroupCommand
VisitableCommand that fetches the keys belonging to a group. |
LocalFlagAffectedRpcCommand |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
GetKeysInGroupCommand
VisitableCommand that fetches the keys belonging to a group. |
Class and Description |
---|
GetKeysInGroupCommand
VisitableCommand that fetches the keys belonging to a group. |
Class and Description |
---|
GetKeysInGroupCommand
VisitableCommand that fetches the keys belonging to a group. |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class and Description |
---|
BaseRpcCommand |
CacheRpcCommand
The
RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.