=sam #15028 Change reference from java file to scala file
This commit is contained in:
parent
83ae7c0e79
commit
8ff317a79e
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Open <a href="#code/src/main/scala/sample/cluster/simple/SimpleClusterApp.scala"
|
|||
The small program together with its configuration starts an ActorSystem with the Cluster enabled.
|
||||
It joins the cluster and starts an actor that logs some membership events.
|
||||
Take a look at the
|
||||
<a href="#code/src/main/java/sample/cluster/simple/SimpleClusterListener.java" class="shortcut">SimpleClusterListener.java</a>
|
||||
<a href="#code/src/main/scala/sample/cluster/simple/SimpleClusterListener.scala" class="shortcut">SimpleClusterListener.scala</a>
|
||||
actor.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue