[ Version ( since = "1.0.0" ) ]
public int64 write_record_batch (RecordBatch record_batch, WriteOptions? options) throws Error
| this |
A OutputStream. |
| record_batch |
A RecordBatch to be written. |
| options |
A WriteOptions. |
|
The number of written bytes on success, -1 on error. |