| Package | Description |
|---|---|
| org.infinispan.query |
Query API
|
| Modifier and Type | Method and Description |
|---|---|
ResultIterator |
CacheQuery.iterator()
Returns the results of a search as a
ResultIterator. |
ResultIterator |
CacheQuery.iterator(FetchOptions fetchOptions)
Returns the results of a search as a
ResultIterator. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.