Uses of Class
org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
-
Packages that use AddBloomNearCacheClientListenerOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of AddBloomNearCacheClientListenerOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return AddBloomNearCacheClientListenerOperation Modifier and Type Method Description AddBloomNearCacheClientListenerOperationAddBloomNearCacheClientListenerOperation. copy()AddBloomNearCacheClientListenerOperationOperationsFactory. newAddNearCacheListenerOperation(Object listener, DataFormat dataFormat, int bloomFilterBits, InternalRemoteCache<?,?> remoteCache)
-