Uses of Class
org.infinispan.hotrod.impl.operations.BulkGetKeysOperation
-
Packages that use BulkGetKeysOperation Package Description org.infinispan.hotrod.impl.operations -
-
Uses of BulkGetKeysOperation in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return BulkGetKeysOperation Modifier and Type Method Description <K> BulkGetKeysOperation<K>CacheOperationsFactory. newBulkGetKeysOperation(int scope, org.infinispan.api.common.CacheOptions options, DataFormat dataFormat)
-