| Package | Description |
|---|---|
| org.springframework.data.aerospike.query |
| Modifier and Type | Method and Description |
|---|---|
KeyRecordIterator |
QueryEngine.select(String namespace,
String set,
com.aerospike.client.query.Filter filter,
Qualifier... qualifiers)
Select records filtered by a Filter and Qualifiers
|
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.