Interface IBatchExecutedCallback
- All Known Implementing Classes:
MultiBucketSingleFileBatchConsumeTargetProcessLog,MultiBucketSingleFileReliableAsyncTargetProcessLog
public interface IBatchExecutedCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidbatchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalProcessedKey)
-
Method Details
-
batchConsumed
void batchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalProcessedKey)
-