You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Brandon Szeliga (Jira)" <ji...@apache.org> on 2020/08/06 16:42:00 UTC

[jira] [Created] (IGNITE-13338) Ability to Query for the Names of All Distributed Data Structures

Brandon Szeliga created IGNITE-13338:
----------------------------------------

             Summary: Ability to Query for the Names of All Distributed Data Structures
                 Key: IGNITE-13338
                 URL: https://issues.apache.org/jira/browse/IGNITE-13338
             Project: Ignite
          Issue Type: New Feature
            Reporter: Brandon Szeliga


Currently it is possible to use Ignite::cacheNames api to request a collection of all the different cache names available in the system. However, there is no equivalent method for all the other distribute data structures available (sets/queues/locks/sequences/stamps/references/latches/etc).

It would be highly beneficial to provide an API that allows access to all distributed data structures names and types in order to provide a dynamic way of looking into whats being created/used inside Ignite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)