Uses of Class
org.infinispan.hotrod.impl.operations.ClientListenerOperation
-
Packages that use ClientListenerOperation Package Description org.infinispan.hotrod.event.impl org.infinispan.hotrod.impl.operations -
-
Uses of ClientListenerOperation in org.infinispan.hotrod.event.impl
Methods in org.infinispan.hotrod.event.impl with parameters of type ClientListenerOperation Modifier and Type Method Description static ClientEventDispatcherClientEventDispatcher. create(ClientListenerOperation op, SocketAddress address, Runnable cleanup, RemoteCache<?,?> remoteCache) -
Uses of ClientListenerOperation in org.infinispan.hotrod.impl.operations
Subclasses of ClientListenerOperation in org.infinispan.hotrod.impl.operations Modifier and Type Class Description classAddBloomNearCacheClientListenerOperationclassAddClientListenerOperationMethods in org.infinispan.hotrod.impl.operations that return ClientListenerOperation Modifier and Type Method Description abstract ClientListenerOperationClientListenerOperation. copy()
-