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