[jboss-jira] [JBoss JIRA] Commented: (JGRP-1057) GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Apr 6 10:43:34 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594044#comment-12594044 ]
Bela Ban commented on JGRP-1057:
--------------------------------
Check other 'enumerations' which don't use enums
> 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