Sam, To avoid deserialization you can set CacheConfiguration#copyOnRead to false.
As for clear(), there is no notification for it. Who triggers it? Can the client that calls clear(), then execute whatever needs to be executed as a post-action? You can use compute APIs for this, for example. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Event-Listeners-tp8306p14511.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
