Interface IncrementalSnapshotChangeEventSource<P extends Partition,T extends DataCollectionId>

Type Parameters:
T - data collection id class
All Known Implementing Classes:
AbstractIncrementalSnapshotChangeEventSource, SignalBasedIncrementalSnapshotChangeEventSource

public interface IncrementalSnapshotChangeEventSource<P extends Partition,T extends DataCollectionId>
A Contract t
Author:
Jiri Pechanec