Interface BatchStartAware


public interface BatchStartAware
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onBatchStart(long batchSize)
     
  • Method Details

    • onBatchStart

      void onBatchStart(long batchSize)