프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Instance |
메소드 | 설명 | |
---|---|---|
Copy ( ) : Akka.Actor.Scope |
Creates a copy of the current instance.
|
|
WithFallback ( Akka.Actor.Scope other ) : Akka.Actor.Scope |
Creates a new Akka.Actor.Scope from this scope using another Akka.Actor.Scope to backfill options that might be missing from this scope.
|
메소드 | 설명 | |
---|---|---|
ClusterScope ( ) : System |
public WithFallback ( Akka.Actor.Scope other ) : Akka.Actor.Scope | ||
other | Akka.Actor.Scope | The |
리턴 | Akka.Actor.Scope |