2 Replies Latest reply on Feb 26, 2015 9:35 AM by william.burns

    How to use Distributed Entry Iterator feature with RemoteCache on Infinispan +7.1 version?

    tedd824

      I use keySet() api in production. But I know it's not recommended.

      So I'd like to change it to new api over version 7.x It's introduced on official blog.

      http://blog.infinispan.org/2014/05/iterate-all-entries-in-cache.html

      But I can't figure it out how to use it in Hotrod RemoteCache.

      Anyone already tried successfully?

      Thanks a lot.