Interface StreamableEventSource

All Superinterfaces:
TrackingTokenSource
All Known Subinterfaces:
EventStore
All Known Implementing Classes:
InterceptingEventStore, RecordingEventStore, StorageEngineBackedEventStore

public interface StreamableEventSource extends TrackingTokenSource
Interface towards a streamable event source.

Provides functionality to open an event stream.

Since:
3.0
Author:
Allard Buijze, Rene de Waele, Steven van Beelen