My data in ignite cache are Maps(the map can be pretty big, few kilobytes). Is it possible to change the value of the event that is generated for the continuous query when filter passed? Currently, the continuous query event returns the whole map, but I need only a subset of values from that map. Ideally, there would be more continuous queries for that cache and each of them would return the different subset of values from that map.
thanks, -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/