write_record_batch


Description:

[ Version ( since = "0.4.0" ) ]
public bool write_record_batch (RecordBatch record_batch) throws Error

Parameters:

this

A RecordBatchWriter.

record_batch

The record batch to be written.

Returns:

true on success, false if there was an error.