Uses of Class
org.infinispan.client.hotrod.impl.operations.QueryOperation
-
Packages that use QueryOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of QueryOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return QueryOperation Modifier and Type Method Description QueryOperationOperationsFactory. newQueryOperation(RemoteQuery<?> remoteQuery, DataFormat dataFormat)
-