|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AffinityGroup
An affinity group in the system. Affinity groups are sets of identities that have formed a community.
Affinity groups have an identifier and a generation number. Affinity groups with different generation numbers cannot be compared. In particular, two groups which have the same affinity group identifier but different generation numbers cannot be assumed to be related in any way.
| Method Summary | |
|---|---|
long |
getGeneration()
Returns a generation number for this affinity group. |
long |
getId()
Returns the affinity group identifier. |
Set<Identity> |
getIdentities()
Returns the set of Identities which are members of this group. |
| Method Detail |
|---|
long getId()
Set<Identity> getIdentities()
Identities which are members of this group.
The set will contain at least one member.
Identities which are members of this grouplong getGeneration()
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||