Hi,
I would like to know if the new Hazelcast 3 serialization engine can be enriched at run-time - after an instance has already been created, something like:
myHazelcastInstance.getConfig().getSerializationConfig().addTypeSerializer(
new TypeSerializerConfig().
setTypeClass(MyType.class).
setImplementation(new CustomerSerializer()));
Cheers,
Luca
What's the requirement behind this feature request?
@mmdogan
~Sent from mobile
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Hazelcast" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hazelcast/3_ZGy1gaJlA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hazelcast+...@googlegroups.com.