Interface KafkaService
- All Known Implementing Classes:
KafkaServiceImpl
public interface KafkaService
-
Method Summary
Modifier and TypeMethodDescriptionvoidsendConnectionKafkaNotification(UUID connectionId, EventType connectionEventType, UUID projectId) voidsendEnvironmentKafkaNotification(UUID environmentId, EventType environmentEventType, UUID projectId) voidsendSystemKafkaNotification(UUID systemId, EventType systemEventType, UUID projectId)
-
Method Details
-
sendConnectionKafkaNotification
-
sendSystemKafkaNotification
-
sendEnvironmentKafkaNotification
-