Hello! You can have two chains of methods: one which only works with "regular" reader, and second which works with "raw" reader.
Otherwise, you can file a ticket to Apache Ignite JIRA concerning removal of this limitation. Regards, -- Ilya Kasnacheev пт, 4 окт. 2019 г. в 22:22, [email protected] <[email protected] >: > Hi Ilya, > > Each object is also eligible for separate caching so if class level > chaining > is not working/allowed then its too much unnecessary code needs to be > written and maintained throughout the class chains. Or separate value > objects need to be created only for caching with Ignite. > In my experience with other tools, serialization/de-serialization does not > have limitation for class chaining. I believe restricting class chaining is > a big limitation. > > Thanks, > -Sam > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
