Inherits DumpFileOutput.
Inherited by Dump7ZipOutput, DumpBZip2Output, DumpDBZip2Output, and DumpGZipOutput.
Public Member Functions | |
DumpPipeOutput ($command, $file=null) |
Even if compression is available in a library, using a separate program can allow us to make use of a multi-processor system.
Definition at line 669 of file Export.php.
DumpPipeOutput::DumpPipeOutput | ( | $ | command, | |
$ | file = null | |||
) |
Definition at line 670 of file Export.php.
References $command, $file, and wfEscapeShellArg().
Referenced by Dump7ZipOutput::Dump7ZipOutput(), DumpBZip2Output::DumpBZip2Output(), DumpDBZip2Output::DumpDBZip2Output(), and DumpGZipOutput::DumpGZipOutput().