Are you sure that you try to set it for IgniteConfiguration and not for CacheConfiguration?
Evgenii 2017-08-29 16:36 GMT+03:00 matt <[email protected]>: > OK thanks Evgenii. For the persistence, I'm trying the Java example here: > https://apacheignite.readme.io/v2.1/docs/distributed-persistent-store but > the setPersistentStoreConfiguration method does not exist on > CacheConfiguration. I'm on Ignite 2.1.0 - what am I doing wrong? > > Thanks, > - Matt > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/How-to-configure-off-heap-and-native- > distributed-persistence-tp16488p16492.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
