| Package | Description |
|---|---|
| org.springframework.data.aerospike.repository.query |
| Modifier and Type | Class and Description |
|---|---|
class |
Criteria |
class |
TextCriteria |
| Modifier and Type | Method and Description |
|---|---|
Query<?> |
Query.addCriteria(CriteriaDefinition criteriaDefinition)
Adds the given
CriteriaDefinition to the current Query. |
| Constructor and Description |
|---|
Query(CriteriaDefinition criteria)
Creates new instance of
KeyValueQuery with given criteria. |
Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.