Uses of Class
org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
Package
Description
Hot Rod client API.
-
Uses of ClientListenerNotifier in org.infinispan.client.hotrod
Modifier and TypeFieldDescriptionprotected ClientListenerNotifier
RemoteCacheManager.listenerNotifier
-
Uses of ClientListenerNotifier in org.infinispan.client.hotrod.counter.impl
Modifier and TypeMethodDescriptionvoid
RemoteCounterManager.start
(org.infinispan.client.hotrod.impl.transport.netty.ChannelFactory channelFactory, Configuration configuration, ClientListenerNotifier listenerNotifier) -
Uses of ClientListenerNotifier in org.infinispan.client.hotrod.near
Modifier and TypeMethodDescriptionstatic <K,
V> NearCacheService <K, V> NearCacheService.create
(NearCacheConfiguration config, ClientListenerNotifier listenerNotifier) ModifierConstructorDescriptionprotected
NearCacheService
(NearCacheConfiguration config, ClientListenerNotifier listenerNotifier)