Hazelcast C++ Client
|
Public Member Functions | |
template<typename T > | |
not_equal_predicate (hazelcast_client &client, const std::string &attribute_name, const T &value) | |
![]() | |
base_predicate (hazelcast_client &client) | |
Additional Inherited Members | |
![]() | |
serialization::object_data_output | out_stream |
![]() | |
named_predicate (hazelcast_client &client, const std::string &attribute_name) | |
|
inline |
attributeName | The attribute whose value shall be compared to. |
from | The value of the attribute. |