|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.InternalClusterAction.JoinSeedNode$
public static class InternalClusterAction.JoinSeedNode$
Start message of the process to join one of the seed nodes.
The node sends InitJoin to all seed nodes, which replies
with InitJoinAck. The first reply is used others are discarded.
The node sends Join command to the seed node that replied first.
If a node is uninitialized it will reply to InitJoin with
InitJoinNack.
| Field Summary | |
|---|---|
static InternalClusterAction.JoinSeedNode$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
InternalClusterAction.JoinSeedNode$()
|
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
public static final InternalClusterAction.JoinSeedNode$ MODULE$
| Constructor Detail |
|---|
public InternalClusterAction.JoinSeedNode$()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||