Uses of Class
org.apache.skywalking.apm.plugin.rocketMQ.v4.AbstractMessageConsumeInterceptor
Packages that use AbstractMessageConsumeInterceptor
-
Uses of AbstractMessageConsumeInterceptor in org.apache.skywalking.apm.plugin.rocketMQ.v4
Modifier and TypeClassDescriptionclassMessageConcurrentlyConsumeInterceptorset the process status after theMessageListenerConcurrently.consumeMessage(java.util.List, org.apache.rocketmq.client.consumer.listener.ConsumeConcurrentlyContext)method execute.classMessageOrderlyConsumeInterceptorset the process status after theMessageListenerOrderly.consumeMessage(java.util.List, org.apache.rocketmq.client.consumer.listener.ConsumeOrderlyContext)method execute.