public class OrbitMessagingMetricsExtension
extends cloud.orbit.actors.extensions.NamedPipelineExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGING_METRICS_PIPELINE_NAME |
| Constructor and Description |
|---|
OrbitMessagingMetricsExtension() |
OrbitMessagingMetricsExtension(String name,
String beforeHandlerName,
String afterHandlerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRead(cloud.orbit.actors.net.HandlerContext ctx,
Object object) |
cloud.orbit.concurrent.Task<?> |
write(cloud.orbit.actors.net.HandlerContext ctx,
Object object) |
getAfterHandlerName, getBeforeHandlerName, getName, setAfterHandlerName, setBeforeHandlerName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String MESSAGING_METRICS_PIPELINE_NAME
Copyright © 2017 Electronic Arts Inc. All rights reserved.