Class PaginatedDataInsightSource

java.lang.Object
org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
All Implemented Interfaces:
Source<ResultList<ReportData>>, Stats

public class PaginatedDataInsightSource extends Object implements Source<ResultList<ReportData>>