|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.ClusterEvent.SeenChanged
public static class ClusterEvent.SeenChanged
INTERNAL API The nodes that have seen current version of the Gossip.
| Constructor Summary | |
|---|---|
ClusterEvent.SeenChanged(boolean convergence,
scala.collection.immutable.Set<Address> seenBy)
|
|
| Method Summary | |
|---|---|
boolean |
convergence()
|
scala.collection.immutable.Set<Address> |
seenBy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public ClusterEvent.SeenChanged(boolean convergence,
scala.collection.immutable.Set<Address> seenBy)
| Method Detail |
|---|
public boolean convergence()
public scala.collection.immutable.Set<Address> seenBy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||