Extension to HazelcastInstance object for getting the configuration.
2 views
Skip to first unread message
ErikEngerd
unread,
Nov 11, 2009, 5:13:55 AM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Hi,
There used to be a Config.get() method for getting the configuration
of the hazelcast singleton.
When using the non-singleton approach using a separately configured
HazelcastInstance, it would be useful to get the configuration from
the hazelcast instance. This is required for instance to add
configuration for a concurrent map prior to inititalizing it.
In other words, would it be possible to add Config getConfig() to
the HazelcastInstance interface?
Cheers
Erik
Talip Ozturk
unread,
Nov 11, 2009, 7:16:07 AM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message