write_table


Description:

[ Version ( since = "0.8.0" ) ]
public bool write_table (Table table) throws Error

Parameters:

this

A RecordBatchWriter.

table

The table to be written.

Returns:

true on success, false if there was an error.