Hi We have multiple off-heap caches defined. We have implemented Binarylizable for each cache object. So far so good.
We have a requirement we have to store List or Map of Binarylizable objects in a cache. How do I attempt to write serializer for List and Map? These List and Map are extended object with some extra logic on top of basic ArrayList or LinkedHashMap. Thanks, -Sam -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Serializer-tp12359.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
