Uses of Interface
org.infinispan.distribution.RemoteValueRetrievedListener
-
Packages that use RemoteValueRetrievedListener Package Description org.infinispan.distribution.impl org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode. -
-
Uses of RemoteValueRetrievedListener in org.infinispan.distribution.impl
Classes in org.infinispan.distribution.impl that implement RemoteValueRetrievedListener Modifier and Type Class Description class
L1ManagerImpl
-
Uses of RemoteValueRetrievedListener in org.infinispan.interceptors.distribution
Fields in org.infinispan.interceptors.distribution declared as RemoteValueRetrievedListener Modifier and Type Field Description protected RemoteValueRetrievedListener
BaseDistributionInterceptor. rvrl
-