4 Replies Latest reply on Jun 2, 2017 5:34 PM by sea_shankar

    finding all cache names cluster wide

    sea_shankar

      I have a cluster configuration (remote) where I need to find all the cache names.  I saw a previous post:

       

      How to get all the cache names in an Infinispan cache clusture

       

      This says that I can find a node and get all the cache names.  How is this done programmatically?  I looked at the RemoteCacheManager, but there isn't any call to get all the cache names.