public class NotificationReader$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static NotificationReader$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
NotificationReader$() |
| Modifier and Type | Method and Description |
|---|---|
akka.actor.Props |
props(long startTimestamp,
NotificationSettings notificationConfig,
akka.persistence.cassandra.session.scaladsl.CassandraSession session,
java.lang.String readNotificationCql,
scala.Function2<java.lang.String,NotificationWriter.EventsWritten,scala.runtime.BoxedUnit> notificationCallback) |
public static final NotificationReader$ MODULE$
public akka.actor.Props props(long startTimestamp,
NotificationSettings notificationConfig,
akka.persistence.cassandra.session.scaladsl.CassandraSession session,
java.lang.String readNotificationCql,
scala.Function2<java.lang.String,NotificationWriter.EventsWritten,scala.runtime.BoxedUnit> notificationCallback)