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
Deprecated: Will be removed in a future version and is no longer maintained. Use the Batch\ abstractions instead.
Codecoverageignore
Located at src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
Deprecated: Will be removed in a future version and is no longer maintained. Use the Batch\ abstractions instead.
Codecoverageignore
Located at src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
public static
array
|
|
public
|
#
__construct(
|
public
integer
|
|
public
integer
|
|
public
integer
|
addSubscriber(),
dispatch(),
getEventDispatcher(),
setEventDispatcher()
|
protected
callable|array
|
$callback
|
|
protected
|
$iterator
|
|
protected
integer
|
$batches
Total number of sent batches |
#
0
|
protected
integer
|
$iterated
Total number of iterated resources |
#
0
|
$eventDispatcher
|