Class NodeMemberGroup
java.lang.Object
io.atomix.primitive.partition.impl.NodeMemberGroup
- All Implemented Interfaces:
MemberGroup
Node member group.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeMemberGroup
-
-
Method Details
-
id
Description copied from interface:MemberGroupReturns the group identifier.- Specified by:
idin interfaceMemberGroup- Returns:
- the group identifier
-
isMember
Description copied from interface:MemberGroupReturns a boolean indicating whether the given node is a member of the group.- Specified by:
isMemberin interfaceMemberGroup- Parameters:
member- the node to check- Returns:
- indicates whether the given node is a member of the group
-
hashCode
public int hashCode() -
equals
-
toString
-