Uses of Class
org.springframework.data.aerospike.query.KeyRecordIterator
| Package | Description |
|---|---|
| org.springframework.data.aerospike.query |
-
Uses of KeyRecordIterator in org.springframework.data.aerospike.query
Methods in org.springframework.data.aerospike.query that return KeyRecordIterator Modifier and Type Method Description KeyRecordIteratorQueryEngine. select(String namespace, String set, com.aerospike.client.query.Filter filter, Qualifier... qualifiers)Select records filtered by a Filter and Qualifiers