Class ConsecutiveTransfer
A transfer type which executes consecutively - i.e. it will upload an entire EntityBody and then move on to the next in a linear fashion. There is no concurrency here.
- OpenCloud\ObjectStore\Upload\AbstractTransfer
- OpenCloud\ObjectStore\Upload\ConsecutiveTransfer
Namespace: OpenCloud\ObjectStore\Upload
CodeCoverageIgnore
Located at OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php
CodeCoverageIgnore
Located at OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php
public
|
DEFAULT_PART_SIZE,
MAX_PART_SIZE,
MIN_PART_SIZE
|
$client,
$defaultOptions,
$entityBody,
$options,
$partSize,
$transferState
|