Class ExpiryQualifier
java.lang.Object
org.springframework.data.aerospike.query.Qualifier
org.springframework.data.aerospike.query.ExpiryQualifier
- All Implemented Interfaces:
Serializable,Map<String,Object>
Qualifier used to query by expiry epoch
- Author:
- peter
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.data.aerospike.query.Qualifier
Qualifier.QualifierBuilder, Qualifier.QualifierRegexpBuilder -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.data.aerospike.query.Qualifier
asFilter, asFilter, clear, containsKey, containsValue, entrySet, get, getDotPath, getField, getOperation, getQualifiers, getValue1, getValue2, isEmpty, keySet, put, putAll, queryAsFilter, remove, size, toFilterExp, toString, valuesMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
ExpiryQualifier
-