Hello! Yes, this is possible, for example, by specifying multiple key-value type pairs in setIndexedTypes().
For every pair, a table of VALUETYPECLASSNAME will be created. The requirements will be that key and value types should not intersect between those tables. Regards, -- Ilya Kasnacheev пт, 14 сент. 2018 г. в 22:32, wt <[email protected]>: > i have read that the preferred way is to have a cache per table. Is it > however possible to have multiple tables in a single cache to make the > administration of that cache simpler. what are the sort of problems that > would surface if this were to be done? > > thanks > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
