You don't need to provide types to get a cache. Just do this:

Cache<Integer, MyObject> cache = cacheManager.getCache("myCache");

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/JCache-and-CacheManager-getCache-tp9847p9851.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to