Uses of Class
org.infinispan.client.hotrod.impl.operations.QueryOperation
Packages that use QueryOperation
-
Uses of QueryOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return QueryOperationModifier and TypeMethodDescription<T> QueryOperation<T> CacheOperationsFactory.newQueryOperation(RemoteQuery<T> ts, boolean withHitCount) <T> QueryOperation<T> DefaultCacheOperationsFactory.newQueryOperation(RemoteQuery<T> ts, boolean withHitCount) <T> QueryOperation<T> DelegatingCacheOperationsFactory.newQueryOperation(RemoteQuery<T> ts, boolean withHitCount)