Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::query::predicate Class Reference

This is a marker class for Predicate classes. More...

#include <predicates.h>

+ Inheritance diagram for hazelcast::client::query::predicate:

Detailed Description

This is a marker class for Predicate classes.

All predicate classes shall extend this class. This class also indicates that a Java implementation is required at the server side.

Definition at line 39 of file predicates.h.


The documentation for this class was generated from the following file: