public class OrbitMetricsInvocationHandler
extends cloud.orbit.actors.runtime.InvocationHandler
| Constructor and Description |
|---|
OrbitMetricsInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInvoke(long startTimeMs,
cloud.orbit.actors.runtime.Invocation invocation,
Method method) |
static String |
getActorResponseTimeMetricKey(Class actorClass) |
public void afterInvoke(long startTimeMs,
cloud.orbit.actors.runtime.Invocation invocation,
Method method)
afterInvoke in class cloud.orbit.actors.runtime.InvocationHandlerCopyright © 2017 Electronic Arts Inc. All rights reserved.