Hazelcast 集群 4.0 中的原子长列表

发布于 2025-01-20 23:54:38 字数 466 浏览 1 评论 0 原文

无论如何,Hazelcast 客户端是否可以获取集群中存在的 AtomicLongs 列表。我可能需要知道计数器名称才能清除它,因为 AtomicCounter 没有 TTL。早些时候,我使用了这里提到的方法 - Hazelcast 集群中的原子长列表

但它不再有效在 Hazelcast 4.X 中,IAtomicLong 是 CPSubsystem 的一部分 - https://docs.hazelcast.com/imdg/4.0/data-structs/iatomiclong< /a>

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

天涯沦落人 2025-01-27 23:54:38

积压中有一个空旷的问题,
no ”

There's an open issue in the backlog for this,
https://github.com/hazelcast/hazelcast/issues/17135
so as of 5.1.1, the answer is "no"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文