Hazelcast C++ Client
|
Public Member Functions | |
sql_predicate (hazelcast_client &client, const std::string &sql) | |
![]() | |
base_predicate (hazelcast_client &client) | |
Additional Inherited Members | |
![]() | |
serialization::object_data_output | out_stream |
hazelcast::client::query::sql_predicate::sql_predicate | ( | hazelcast_client & | client, |
const std::string & | sql | ||
) |
client | The client to be used for serialization. |
sql | The sql query string. |