Of course, it's possible, but you I think you said that you want to build and store in Ignite already a composite object. Then if you want, you can write 4 cache stores for each table and select it with joins from client.
2018-07-25 16:55 GMT+03:00 musclesonvacation <[email protected]>: > so your suggesting one cachestore that represents the composite, so > basically > create an in memory view? > > > is there no way to load the four tables into memory, then from my client > application node use a query with joins to pull a binaryobject? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
