Package org.apache.pekko.remote
Class RemoteWatcher$
java.lang.Object
org.apache.pekko.remote.RemoteWatcher$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RemoteWatcher$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprops(RemoteSettings settings, FailureDetectorRegistry<Address> failureDetector) Factory method forRemoteWatcherpekko.actor.Props.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RemoteWatcher$
public RemoteWatcher$()
-
-
Method Details
-
props
Factory method forRemoteWatcherpekko.actor.Props.
-