HazelcastInstance hz = Hazelcast.newHazelcastInstance(config);
IMap<String, Map<String, String>> map = hz.getMap("mapTest");
Hi Reed,
Instead of using a HashMap you might want to go for serializing to JSON or you have to write your own predicates.
Chris
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/328137d4-3e28-47fb-ba1f-a8aa0b561bb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.