Class MessageHandler
- java.lang.Object
-
- org.apache.eventmesh.runtime.core.protocol.grpc.push.MessageHandler
-
public class MessageHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MessageHandler(java.lang.String consumerGroup, java.util.concurrent.ThreadPoolExecutor pushMsgExecutor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhandle(HandleMsgContext handleMsgContext)
-
-
-
Method Detail
-
handle
public boolean handle(HandleMsgContext handleMsgContext)
-
-