18 #include "hazelcast/util/export.h"
19 #include "hazelcast/client/proxy/flake_id_generator_impl.h"
57 friend class spi::ProxyManager;
60 static constexpr
const char* SERVICE_NAME =
61 "hz:impl:flakeIdGeneratorService";
65 spi::ClientContext* context);
A cluster-wide unique ID generator.