The cache value is any object. It can be an array, a tuple, your own class with specific set of fields, or a collection of objects. So, one cache value can actually contain multiple values. Do you mean a use case that does not fit into this model?
On Thu, Oct 15, 2015 at 3:46 PM, javadevmtl <[email protected]> wrote: > Hi is there a way yo implement single key with multiple values? > > Thanks > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Single-key-with-multiple-values-or-multi-map-tp1618.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
