16 #ifndef HAZELCAST_CLIENT_AWS_UTILITY_CLOUDUTILITY_H_ 17 #define HAZELCAST_CLIENT_AWS_UTILITY_CLOUDUTILITY_H_ 21 #include <boost/property_tree/ptree.hpp> 23 #include "hazelcast/util/HazelcastDll.h" 25 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64) 27 #pragma warning(disable: 4251) //for dll export 30 namespace pt = boost::property_tree;
38 class ClientAwsConfig;
53 static std::map<std::string, std::string> unmarshalTheResponse(std::istream &stream,
54 util::ILogger &logger);
57 std::map<std::string, std::string> &attributes);
64 #if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64) The ClientAwsConfig contains the configuration for client to connect to nodes in aws environment...
Definition: ClientAwsConfig.h:53
Definition: CloudUtility.h:42
PN (Positive-Negative) CRDT counter.
Definition: MapEntryView.h:32