Click or drag to resize
Akka.NETIReadJournalProvider Interface
A query plugin must implement a class that implements this interface. A read journal plugin must provide implementations for IReadJournal.

Namespace:  Akka.Persistence.Query
Assembly:  Akka.Persistence.Query (in Akka.Persistence.Query.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IReadJournalProvider

The IReadJournalProvider type exposes the following members.

Methods
See Also