Class LocalFilePreparer prepares files locally on the file system.
package |
PhpDruidIngest\Preparer |
---|
cleanup() : mixed
mixed
deleteFile(string $filePath) : boolean
throws |
---|
string
boolean
delimit(array $data, string $delimiter = "\n") : string
throws |
If $data is not recognized as an array of strings |
---|
array
string
string
getPreparedPath() : string
string
prepare( $data)
setFilePath( $path)
writeFile(string $filePath, string $contents) : integer
throws |
$contents |
---|
string
string
integer
outputBaseDir :
outputFilename :