JsonDocuments
FinalYes
The per-file write counts live here, not on the sink: the separator decision belongs to the run.
Methods
- __construct() : mixed
- abandon() : void
- append() : void
- publish() : void
Methods
__construct()
public
__construct(FilesSink $files, bool $putRowsInNewLines) : mixed
Parameters
- $files : FilesSink
- $putRowsInNewLines : bool
abandon()
public
abandon() : void
append()
public
append(array<int, string> $documents, array<string|int, Partition> $partitions) : void
Parameters
- $documents : array<int, string>
- $partitions : array<string|int, Partition>
publish()
public
publish() : void