Simplify signature of ClusterSharding.spawn, #25480
This commit is contained in:
parent
2a5f254f16
commit
0804daf1a5
16 changed files with 465 additions and 298 deletions
|
|
@ -132,6 +132,8 @@ private[akka] object ClusterSingletonImpl {
|
|||
@DoNotInherit
|
||||
abstract class ClusterSingleton extends Extension {
|
||||
|
||||
// FIXME align with ClusterSharding API, issue #25480
|
||||
|
||||
/**
|
||||
* Start if needed and provide a proxy to a named singleton
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue