32class HAZELCAST_API local_endpoint :
public endpoint
35 local_endpoint(boost::uuids::uuid uuid,
36 boost::optional<address> socket_address,
38 std::unordered_set<std::string> labels);
40 const std::string& get_name()
const;
44 std::unordered_set<std::string> labels_;