Interface Source<R>
- All Superinterfaces:
Stats
- All Known Implementing Classes:
PaginatedEntitiesSource,PaginatedEntityTimeSeriesSource
-
Method Summary
Methods inherited from interface org.openmetadata.service.workflows.interfaces.Stats
getStats, updateStats
-
Method Details
-
readNext
- Throws:
SearchIndexException
-
getReaderErrors
-
reset
void reset() -
getEntityType
String getEntityType() -
getBatchSize
int getBatchSize() -
getLastFailedCursor
String getLastFailedCursor() -
isDone
boolean isDone()
-