public interface BaseActorHandle
A handle can be used to invoke a remote actor method.
ActorId getId()
default void kill()
default void kill(boolean noRestart)
noRestart - If set to true, the killed actor will not be restarted anymore.Copyright © 2021. All rights reserved.