16 #ifndef HAZELCAST_CLIENT_FLAKEIDGENERATOR_H_ 17 #define HAZELCAST_CLIENT_FLAKEIDGENERATOR_H_ 19 #include "hazelcast/util/HazelcastDll.h" 20 #include "hazelcast/client/IdGenerator.h" 54 friend class impl::HazelcastClientInstanceImpl;
72 virtual int64_t newId();
87 virtual bool init(int64_t
id);
Definition: IdGenerator.h:44
A cluster-wide unique ID generator.
Definition: FlakeIdGenerator.h:53
PN (Positive-Negative) CRDT counter.
Definition: MapEntryView.h:32