Uses of Class
org.springframework.data.aerospike.query.KeyRecordIterator
Packages that use KeyRecordIterator
-
Uses of KeyRecordIterator in org.springframework.data.aerospike.query
Methods in org.springframework.data.aerospike.query that return KeyRecordIteratorModifier and TypeMethodDescriptionQueryEngine.select(String namespace, String set, com.aerospike.client.query.Filter filter, Qualifier... qualifiers) Select records filtered by a Filter and QualifiersQueryEngine.select(String namespace, String set, String[] binNames, com.aerospike.client.query.Filter filter, Qualifier... qualifiers) Select records filtered by a Filter and Qualifiers