Hazelcast C++ Client
|
A client property is a configuration for hazelcast client. More...
#include <ClientProperties.h>
Public Member Functions | |
ClientProperty (const std::string &name, const std::string &defaultValue) | |
const std::string & | getName () const |
const std::string & | getDefaultValue () const |
const char * | getSystemProperty () const |
Gets the system environment property value of the property. More... | |
A client property is a configuration for hazelcast client.
For available configurations see ClientProperties class.
const char * hazelcast::client::ClientProperty::getSystemProperty | ( | ) | const |
Gets the system environment property value of the property.