Is there anyway in Hazelcast client to get the list of AtomicLongs present in the cluster. I might need to know the counter names to clear it, since there is no TTL for AtomicCounter. Earlier i used the approach mentioned here - Atomiclong list in Hazelcast cluster
But it no longer works in Hazelcast 4.X as IAtomicLong is part of CPSubsystem - https://docs.hazelcast.com/imdg/4.0/data-structures/iatomiclong