I'm connected to my cluster using the Java Client, and I get a list of my instances to iterate over. If the instance type is MAP, I cast the instance as an IMap and call getLocalMapStats(). This is when I discover that I actually have an instance of an MapClientProxy and this is an unsupported function.What should I be doing instead? I'm just trying to discover some statistics about my running cluster (from Java) in the most lightweight manner possible.
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/IX_N3usq2uoJ.
To post to this group, send email to haze...@googlegroups.com.
To unsubscribe from this group, send email to hazelcast+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hazelcast?hl=en.