Interface DocumentStoreReader<Document extends TimelineDocument>

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
CosmosDBDocumentStoreReader

public interface DocumentStoreReader<Document extends TimelineDocument> extends AutoCloseable
Every DocumentStoreVendor have to implement this for creating reader to its backend.