Uses of Class
org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
-
Packages that use UpdateBloomFilterOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of UpdateBloomFilterOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return UpdateBloomFilterOperation Modifier and Type Method Description UpdateBloomFilterOperationOperationsFactory. newUpdateBloomFilterOperation(SocketAddress address, byte[] bloomBytes)
-