Interface ZeebeProcessDefinitionFetcher
- All Superinterfaces:
ZeebeFetcher
- All Known Implementing Classes:
ZeebeProcessDefinitionFetcherES,ZeebeProcessDefinitionFetcherOS
-
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<ZeebeProcessDefinitionRecordDto> getZeebeRecordsForPrefixAndPartitionFrom(PositionBasedImportPage positionBasedImportPage)
-