Package org.jgroups.protocols.pbcast
Class Gossip
java.lang.Object
org.jgroups.protocols.pbcast.Gossip
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addToSeenList
(Address mbr) copy()
boolean
int
hashCode()
static void
void
Removes obj from not_seen listint
toString()
-
Constructor Details
-
Gossip
-
Gossip
-
-
Method Details
-
removeFromNotSeenList
Removes obj from not_seen list -
addToSeenList
-
sizeOfNotSeenList
public int sizeOfNotSeenList() -
getNotSeenList
-
getSeenList
-
equals
-
hashCode
public int hashCode() -
copy
-
toString
-
shortForm
-
main
- Throws:
UnknownHostException
-