Uses of Interface
org.infinispan.api.sync.SyncQuery
Packages that use SyncQuery
-
Uses of SyncQuery in org.infinispan.api.sync
Methods in org.infinispan.api.sync that return SyncQueryModifier and TypeMethodDescriptionSyncQuery.limit(int limit) Limits the number of resultsSets the named parameter to the specified valueFind by querySyncCache.query(String query, CacheOptions options) Find by querySyncQuery.skip(long skip) Skips the first specified number of results