Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorExecFutureFileUploadSource

final class PhabricatorExecFutureFileUploadSource
Phabricator Technical Documentation (Files)

This class is not documented.

Methods

public function setName($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getName()
Inherited

This method is not documented.
Return
wild

public function setTTL($ttl)
Inherited

This method is not documented.
Parameters
$ttl
Return
wild

public function getTTL()
Inherited

This method is not documented.
Return
wild

public function setViewPolicy($view_policy)
Inherited

This method is not documented.
Parameters
$view_policy
Return
wild

public function getViewPolicy()
Inherited

This method is not documented.
Return
wild

public function uploadFile()
Inherited

This method is not documented.
Return
wild

private function getDataIterator()
Inherited

This method is not documented.
Return
wild

private function getRope()
Inherited

This method is not documented.
Return
wild

protected function newDataIterator()

This method is not documented.
Return
wild

protected function getDataLength()

This method is not documented.
Return
wild

private function readFileData()
Inherited

This method is not documented.
Return
wild

private function shouldChunkFile()
Inherited

This method is not documented.
Return
wild

private function writeSingleFile()
Inherited

This method is not documented.
Return
wild

private function writeChunkedFile()
Inherited

This method is not documented.
Return
wild

private function writeChunk($file, $engine)
Inherited

This method is not documented.
Parameters
PhabricatorFile$file
PhabricatorFileStorageEngine$engine
Return
wild

private function getNewFileParameters()
Inherited

This method is not documented.
Return
wild

private function getChunkEngine()
Inherited

This method is not documented.
Return
wild

private function setTotalBytesWritten($total_bytes_written)
Inherited

This method is not documented.
Parameters
$total_bytes_written
Return
wild

private function getTotalBytesWritten()
Inherited

This method is not documented.
Return
wild

public function setExecFuture($future)

This method is not documented.
Parameters
ExecFuture$future
Return
wild

public function getExecFuture()

This method is not documented.
Return
wild