17 #ifndef HAZELCAST_CLIENT_SERIALIZATION_PORTABLEFACTORY_H_ 18 #define HAZELCAST_CLIENT_SERIALIZATION_PORTABLEFACTORY_H_ 23 #include "hazelcast/util/HazelcastDll.h" 24 #include "hazelcast/client/serialization/Portable.h" 28 namespace serialization {
47 virtual std::auto_ptr<Portable> create(int32_t classId)
const = 0;
54 #endif //HAZELCAST_CLIENT_SERIALIZATION_PORTABLEFACTORY_H_ PortableFactory is used to create Portable instances during de-serialization.
Definition: PortableFactory.h:37
PN (Positive-Negative) CRDT counter.
Definition: MapEntryView.h:32