Uses of Class
org.infinispan.client.hotrod.impl.operations.BulkGetKeysOperation
-
Packages that use BulkGetKeysOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of BulkGetKeysOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return BulkGetKeysOperation Modifier and Type Method Description <K> BulkGetKeysOperation<K>
OperationsFactory. newBulkGetKeysOperation(int scope)
-