[jboss-user] [JBoss Cache: Core Edition] - Re: Migration from 1.4.x to 2.x

manik.surtani@jboss.com do-not-reply at jboss.com
Tue Jan 13 11:27:29 EST 2009


Feel free to create a JIRA to ask for those two methods in the Cache interface.

For now, you can use Cache.getRoot().hasChild() instead of exists(), and you can check whether you are the coordinator by doing Cache.getMembers() and checking if your address is the first one in the list.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201441#4201441

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201441



More information about the jboss-user mailing list