类 MessageOrderlyConsumeInterceptor
java.lang.Object
org.apache.skywalking.apm.plugin.rocketMQ.v4.AbstractMessageConsumeInterceptor
org.apache.skywalking.apm.plugin.rocketMQ.v4.MessageOrderlyConsumeInterceptor
- 所有已实现的接口:
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor
MessageOrderlyConsumeInterceptor set the process status after the MessageListenerOrderly.consumeMessage(java.util.List, org.apache.rocketmq.client.consumer.listener.ConsumeOrderlyContext) method execute.-
字段概要
从类继承的字段 org.apache.skywalking.apm.plugin.rocketMQ.v4.AbstractMessageConsumeInterceptor
CONSUMER_OPERATION_NAME_PREFIX -
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.skywalking.apm.plugin.rocketMQ.v4.AbstractMessageConsumeInterceptor
beforeMethod, handleMethodException
-
构造器详细资料
-
MessageOrderlyConsumeInterceptor
public MessageOrderlyConsumeInterceptor()
-
-
方法详细资料