Interface ZeebeProcessInstanceFetcher
- All Superinterfaces:
ZeebeFetcher
- All Known Implementing Classes:
ZeebeProcessInstanceFetcherES,ZeebeProcessInstanceFetcherOS
-
Method Summary
Modifier and TypeMethodDescriptiongetZeebeRecordsForPrefixAndPartitionFrom(PositionBasedImportPage positionBasedImportPage) Methods inherited from interface io.camunda.optimize.service.importing.zeebe.db.ZeebeFetcher
getBatchSizeDeque, getConsecutiveEmptyPages, getConsecutiveSuccessfulFetches, getDynamicBatchSize, getPartitionId
-
Method Details
-
getZeebeRecordsForPrefixAndPartitionFrom
List<ZeebeProcessInstanceRecordDto> getZeebeRecordsForPrefixAndPartitionFrom(PositionBasedImportPage positionBasedImportPage)
-