Class ResourceIteratorApplyBatched
Apply a callback to the contents of a Guzzle\Service\Resource\ResourceIteratorInterface
- Guzzle\Common\AbstractHasDispatcher implements Guzzle\Common\HasDispatcherInterface
- Guzzle\Service\Resource\ResourceIteratorApplyBatched
Namespace: Guzzle\Service\Resource
Located at Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
Located at Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
public static
array
|
|
public
|
#
__construct(
Constructor |
public
integer
|
|
public
integer
|
|
public
integer
|
addSubscriber(),
dispatch(),
getEventDispatcher(),
setEventDispatcher()
|
protected
callable|array
|
$callback |
|
|
protected
|
$iterator |
|
|
protected
integer
|
$batches | 0 |
#
Total number of sent batches |
protected
integer
|
$iterated | 0 |
#
Total number of iterated resources |
$eventDispatcher
|