Uses of Interface
org.infinispan.interceptors.distribution.BaseDistributionInterceptor.ReadManyCommandHelper
Packages that use BaseDistributionInterceptor.ReadManyCommandHelper
Package
Description
Interceptors dealing with command replication in distributed/replicated mode.
-
Uses of BaseDistributionInterceptor.ReadManyCommandHelper in org.infinispan.interceptors.distribution
Classes in org.infinispan.interceptors.distribution that implement BaseDistributionInterceptor.ReadManyCommandHelperMethods in org.infinispan.interceptors.distribution with parameters of type BaseDistributionInterceptor.ReadManyCommandHelperModifier and TypeMethodDescriptionprotected <C extends TopologyAffectedCommand & FlagAffectedCommand>
ObjectBaseDistributionInterceptor.handleFunctionalReadManyCommand(InvocationContext ctx, C command, BaseDistributionInterceptor.ReadManyCommandHelper<C> helper)