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