Destruction of map or topic releases resources related to that map or topic across the cluster, in all nodes. If you won't use a map or a topic anymore, then you can call destroy safely. But HazelcastInstance shutdown releases all resources allocated in current node, not in the whole cluster. To release resources of single node, it's enough to call HazelcastInstance shutdown.
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
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.