Uses of Package
org.infinispan.commands.remote
-
Packages that use org.infinispan.commands.remote Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.control org.infinispan.commands.irac org.infinispan.commands.module org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution.org.infinispan.commands.remote.recovery org.infinispan.commands.statetransfer org.infinispan.commands.triangle org.infinispan.commands.tx Commands that represent transactional lifecycle transitions.org.infinispan.commands.write Commands that alter the state of the cache.org.infinispan.expiration.impl org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.marshall.exts Externalizers for various JDK types that are marshalled using the marshalling framework.org.infinispan.notifications.cachelistener.cluster org.infinispan.reactive.publisher.impl.commands.batch org.infinispan.reactive.publisher.impl.commands.reduction org.infinispan.remoting Remote communication between cache instances.org.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC.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.commands org.infinispan.xsite.statetransfer -
Classes in org.infinispan.commands.remote used by org.infinispan.commands Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand.CheckTransactionRpcCommand ClusteredGetAllCommand Issues a remote getAll call.ClusteredGetCommand Issues a remote get call.GetKeysInGroupCommand VisitableCommandthat fetches the keys belonging to a group.RenewBiasCommand RevokeBiasCommand Informs node that it is not allowed to serve reads from the local record anymore.SingleRpcCommand Aggregates a single command for replication. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.control Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.irac Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.module Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.remote Class Description BaseClusteredReadCommand BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.remote.recovery Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.statetransfer Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.triangle Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.tx Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.commands.write Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.expiration.impl Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.interceptors Class Description GetKeysInGroupCommand VisitableCommandthat fetches the keys belonging to a group. -
Classes in org.infinispan.commands.remote used by org.infinispan.interceptors.distribution Class Description GetKeysInGroupCommand VisitableCommandthat fetches the keys belonging to a group. -
Classes in org.infinispan.commands.remote used by org.infinispan.interceptors.impl Class Description GetKeysInGroupCommand VisitableCommandthat fetches the keys belonging to a group. -
Classes in org.infinispan.commands.remote used by org.infinispan.marshall.exts Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.notifications.cachelistener.cluster Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.reactive.publisher.impl.commands.batch Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.reactive.publisher.impl.commands.reduction Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.remoting Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.remoting.inboundhandler Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.remoting.responses Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.util Class Description CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.xsite Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.xsite.commands Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand. -
Classes in org.infinispan.commands.remote used by org.infinispan.xsite.statetransfer Class Description BaseRpcCommand CacheRpcCommand TheRpcManageronly replicates commands wrapped in aCacheRpcCommand.