Package com.aerospike.jdbc.predicate
Class QueryPredicateRange
java.lang.Object
com.aerospike.jdbc.predicate.QueryPredicateBase
com.aerospike.jdbc.predicate.QueryPredicateRange
- All Implemented Interfaces:
QueryPredicate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<com.aerospike.client.query.Filter>com.aerospike.client.exp.ExpMethods inherited from class com.aerospike.jdbc.predicate.QueryPredicateBase
getBinNames, isIndexable, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.aerospike.jdbc.predicate.QueryPredicate
getPrimaryKeys
-
Constructor Details
-
QueryPredicateRange
-
-
Method Details
-
toFilterExpression
public com.aerospike.client.exp.Exp toFilterExpression() -
toFilter
-