|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.RemoteMetricsExtension
public class RemoteMetricsExtension
INTERNAL API Extension that keeps track of remote metrics, such as max size of different message types.
| Constructor Summary | |
|---|---|
RemoteMetricsExtension()
|
|
| Method Summary | |
|---|---|
static RemoteMetrics |
createExtension(ExtendedActorSystem system)
|
static RemoteMetrics |
get(ActorSystem system)
|
static RemoteMetricsExtension$ |
lookup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.ExtensionId |
|---|
apply, createExtension, equals, get, hashCode |
| Methods inherited from interface akka.actor.ExtensionIdProvider |
|---|
lookup |
| Constructor Detail |
|---|
public RemoteMetricsExtension()
| Method Detail |
|---|
public static RemoteMetrics get(ActorSystem system)
public static RemoteMetricsExtension$ lookup()
public static RemoteMetrics createExtension(ExtendedActorSystem system)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||