Class NotificationStreams

java.lang.Object
net.lightapi.portal.user.query.NotificationStreams
All Implemented Interfaces:
com.networknt.kafka.streams.LightStreams

public class NotificationStreams extends Object implements com.networknt.kafka.streams.LightStreams
  • Constructor Details

    • NotificationStreams

      public NotificationStreams()
  • Method Details

    • getNotificationStore

      public org.apache.kafka.streams.state.ReadOnlyKeyValueStore<String,String> getNotificationStore()
    • getNotificationStreamsMetadata

      public org.apache.kafka.streams.KeyQueryMetadata getNotificationStreamsMetadata(String email)
    • start

      public void start(String ip, int port)
      Specified by:
      start in interface com.networknt.kafka.streams.LightStreams
    • close

      public void close()
      Specified by:
      close in interface com.networknt.kafka.streams.LightStreams