Uses of Interface
org.infinispan.interceptors.distribution.BaseDistributionInterceptor.ReadManyCommandHelper
-
Packages that use BaseDistributionInterceptor.ReadManyCommandHelper Package Description org.infinispan.interceptors.distribution 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.ReadManyCommandHelper Modifier and Type Class Description protected classBaseDistributionInterceptor.ReadOnlyManyHelperMethods in org.infinispan.interceptors.distribution with parameters of type BaseDistributionInterceptor.ReadManyCommandHelper Modifier and Type Method Description protected <C extends TopologyAffectedCommand & FlagAffectedCommand>
ObjectBaseDistributionInterceptor. handleFunctionalReadManyCommand(InvocationContext ctx, C command, BaseDistributionInterceptor.ReadManyCommandHelper<C> helper)
-