onSendBatchWithSuccess abstract method

dynamic onSendBatchWithSuccess(
  1. List<Hit> listOfSendedHits,
  2. BatchCachingStrategy strategy
)

Implementation

onSendBatchWithSuccess(
    List<Hit> listOfSendedHits, BatchCachingStrategy strategy);