Package org.apache.pekko.remote
Class RemoteMetricsExtension
java.lang.Object
org.apache.pekko.remote.RemoteMetricsExtension
INTERNAL API
Extension that keeps track of remote metrics, such
as max size of different message types.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) static RemoteMetricscreateExtension(ExtendedActorSystem system) static final booleanstatic RemoteMetricsget(ActorSystem system) static RemoteMetricsget(ClassicActorSystemProvider system) static final inthashCode()static RemoteMetricsExtension$lookup()
-
Constructor Details
-
RemoteMetricsExtension
public RemoteMetricsExtension()
-
-
Method Details
-
get
-
get
-
lookup
-
createExtension
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-