[jboss-jira] [JBoss JIRA] Created: (JGRP-1057) GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Sep 21 06:50:49 EDT 2009
GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
-------------------------------------------------------------
Key: JGRP-1057
URL: https://jira.jboss.org/jira/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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list