All Known Implementing Classes:
MultiBucketSingleFileBatchConsumeTargetProcessLog, MultiBucketSingleFileReliableAsyncTargetProcessLog

public interface IBatchExecutedCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    batchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalProcessedKey)
     
  • Method Details

    • batchConsumed

      void batchConsumed(ShortLongMap bucketProcessedKeys, ShortLongMap bucketGlobalProcessedKeys, long lastGlobalProcessedKey)