You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by ezhuravlev <e....@gmail.com> on 2017/06/30 11:10:14 UTC

Re: Disable a specific cache in Run time

Have you tried  IgniteCache.destroy
<https://ignite.apache.org/releases/2.0.0/javadoc/org/apache/ignite/IgniteCache.html#destroy()>  
or  IgniteCache.close()
<https://ignite.apache.org/releases/2.0.0/javadoc/org/apache/ignite/IgniteCache.html#close()>  
?



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Disable-a-specific-cache-in-Run-time-tp14174p14177.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.