1 Reply Latest reply on Jan 25, 2011 4:51 PM by manik

    remove cache API

    itayhindy

      Hi all,

       

      I want to create caches dynamically from my program (manager.getCache(newCacheName)).

      After finish using them I want to delete those caches.

      I can see that there is a stop cache API but no remove cache API.

      Any Ideas?

       

      Thanks in advance

        • 1. remove cache API
          manik

          There is no remove API at the moment.  Stopping a cache would remove most of the resources consumed - but not all.  Feel free to create a feature request for this on our issue tracker.