Alexander Belyak created IGNITE-7078: ----------------------------------------
Summary: *Names() API for datastructures Key: IGNITE-7078 URL: https://issues.apache.org/jira/browse/IGNITE-7078 Project: Ignite Issue Type: Wish Components: general Affects Versions: 2.3, 2.2, 2.1, 2.0, 1.9, 1.8, 1.7, 1.6 Reporter: Alexander Belyak In public API we have ignite.cacheNames() method to get all cache names and ignite.services().serviceDescriptors() to get services, but no method for data structures like: * atomicSequenceNames() * atomicLongNames() * atomicReferenceNames() * atomicStampedNames() * queueNames() * setNames() * semaphoreNames() * countDownLatchNames() -- This message was sent by Atlassian JIRA (v6.4.14#64029)