public interface CriteriaDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
CriteriaDefinition.AerospikeMapCriteria |
| Modifier and Type | Method and Description |
|---|---|
com.aerospike.helper.query.Qualifier |
getCriteriaObject()
Get
Filter representation. |
String |
getKey()
Get the identifying key.
|
com.aerospike.helper.query.Qualifier getCriteriaObject()
Filter representation.String getKey()
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.