com.lightbend.lagom.scaladsl.persistence.slick.SlickReadSide
Build the read side handler.
Build the read side handler.
The read side handler.
Define the event handler that will be used for events of a given class.
Define the event handler that will be used for events of a given class.
The event class to handle.
The function to handle the events.
This builder for fluent invocation
Set a global prepare Database I/O Action.
Set a global prepare Database I/O Action.
The action.
This builder for fluent invocation.
ReadSideHandler#globalPrepare()
Set a prepare Database I/O Action.
Set a prepare Database I/O Action.
The callback.
This builder for fluent invocation.
ReadSideHandler#prepare(AggregateEventTag)
Builder for the handler.