|
GemFire 6.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Role
Members of the distributed system can fill one or more user defined roles.
A role is metadata that describes how the member relates to other members
or what purpose it fills.
Roles are specified when
connecting to the DistributedSystem.
| Method Summary | |
|---|---|
int |
getCount()
Returns the count of members currently filling this role. |
String |
getName()
Returns the name of this role. |
boolean |
isPresent()
Returns true if this role is currently present in distributed system. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String getName()
boolean isPresent()
int getCount()
|
GemFire 6.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||