If your question is about a possibility which allows to enable/disable persistence of a data region on the fly, then the answer is no. That property can be configured via XML file or java api. You can find a comprehensive description here https://apacheignite.readme.io/docs/distributed-persistent-store
Thanks! 2018-03-23 17:30 GMT+03:00 Teja <saiteja71...@gmail.com>: > Currently, Persistence is not enabled in Ignite cluster. Say if i want to > enable it for a particular ignite cache while loading data into it, is it > possible to enable the persistence in java code only for that cache, > instead > of doing configuration changes in the default configuration xml and restart > it? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >