public class KafkaNotificationService extends AbstractNotificationService
| 构造器和说明 |
|---|
KafkaNotificationService(KafkaProperty kafkaProperty,
String appId,
String namespace) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
pushNotification(AbstractNotification notification) |
void |
send(Object request,
MessageType messageType) |
void |
stop() |
buildCustomNotification, buildExecutorShutdownNotification, buildExecutorTaskNotification, buildExecutorTickerNotificationpublic KafkaNotificationService(KafkaProperty kafkaProperty, String appId, String namespace)
public void pushNotification(AbstractNotification notification)
public void send(Object request, MessageType messageType)
send 在类中 AbstractNotificationServicepublic void stop()
Copyright © 2021 hellothomas. All rights reserved.