Ok, I see now, yes there is not “getter/setter” for types, so the only way is to programmatically call MutableConfiguration.setTypes().
I will use your suggested approach. Thanks - J > On 03 Jan, 2017, at 11:33 AM, vkulichenko <[email protected]> > wrote: > > It is supported if you provide key and value classes in CacheConfiguration, > but this is possible only in code, not in XML. > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/JCache-and-CacheManager-getCache-tp9847p9853.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
