[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1057) GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Apr 12 02:00:33 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1057.
----------------------------
Resolution: Done
> GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
> -------------------------------------------------------------
>
> Key: JGRP-1057
> URL: https://issues.jboss.org/browse/JGRP-1057
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.0
>
>
> enum Mode {GET_FIRST, GET_ALL, GET_N, GET_MJORITY, GET_NONE} // etc
> Potentially move mode out of GroupRequest (to Global ?)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list