GossipSettings

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getDeleteThreshold
int getDeleteThreshold()
Undocumented in source. Be warned that the author may not have intended to support it.
getGossipInterval
int getGossipInterval()
Undocumented in source. Be warned that the author may not have intended to support it.
getMsgService
MsgService getMsgService()
Undocumented in source. Be warned that the author may not have intended to support it.
getNetworkDelay
int getNetworkDelay()
Undocumented in source. Be warned that the author may not have intended to support it.
getSeedMembers
List!(SeedMember) getSeedMembers()
Undocumented in source. Be warned that the author may not have intended to support it.
setDeleteThreshold
void setDeleteThreshold(int deleteThreshold)
Undocumented in source. Be warned that the author may not have intended to support it.
setGossipInterval
void setGossipInterval(int gossipInterval)
Undocumented in source. Be warned that the author may not have intended to support it.
setMsgService
void setMsgService(MsgService msgService)
Undocumented in source. Be warned that the author may not have intended to support it.
setNetworkDelay
void setNetworkDelay(int networkDelay)
Undocumented in source. Be warned that the author may not have intended to support it.
setSeedMembers
void setSeedMembers(List!(SeedMember) seedMembers)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta