Package com.aerospike.jdbc.predicate
Class QueryPredicateBinary
java.lang.Object
com.aerospike.jdbc.predicate.QueryPredicateBase
com.aerospike.jdbc.predicate.QueryPredicateBinary
- 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, toString
-
Constructor Details
-
QueryPredicateBinary
-
-
Method Details
-
toFilterExpression
public com.aerospike.client.exp.Exp toFilterExpression() -
toFilter
-
getPrimaryKeys
-