18 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64) 20 #pragma warning(disable: 4251) //for dll export 72 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64) This marker interface is needed to make template matching work during serialisation.
Definition: partition_aware.h:28
PartitionAware means that data will be based in the same member based on the partition key and implem...
Definition: partition_aware.h:56
virtual const T * get_partition_key() const =0
The key that will be used by Hazelcast to specify the partition.