io
.
funcqrs
projections
package
projections
Visibility
Public
All
Type Members
case class
OffsetEnvelope
[
O
,
E
]
(
offset:
O
,
event:
E
)
extends
Product
with
Serializable
An OffsetEnvelope tells you what the offset in the journal was for the Event
trait
Projection
[
E
]
extends
AnyRef
trait
PublisherFactory
[
O
,
E
]
extends
AnyRef
Value Members
object
Projection
Ungrouped