Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
BatchProviderInterface.php
Go to the documentation of this file.
1 <?php
7 
10 
21 {
32  public function getBatches(AdapterInterface $adapter, $tableName, $linkField, $batchSize);
33 
43  public function getBatchIds(AdapterInterface $connection, Select $select, array $batch);
44 }
$tableName
Definition: trigger.php:13
getBatches(AdapterInterface $adapter, $tableName, $linkField, $batchSize)
$adapter
Definition: webapi_user.php:16
getBatchIds(AdapterInterface $connection, Select $select, array $batch)
$connection
Definition: bulk.php:13