16 #ifndef HAZELCAST_CLIENT_CONFIG_NEARCACHECONFIGBASE_H_
17 #define HAZELCAST_CLIENT_CONFIG_NEARCACHECONFIGBASE_H_
19 #include "hazelcast/util/HazelcastDll.h"
21 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64)
23 #pragma warning(disable: 4251) //for dll export
38 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64)
This is a marker class to indicate that the derived class is a near cache config. ...
Definition: NearCacheConfigBase.h:32
Definition: MapEntryView.h:32