![]() |
Project
|
Inherits arrow::dataset::FileWriter.
Public Member Functions | |
RNTupleFileWriter (std::shared_ptr< arrow::Schema > schema, std::shared_ptr< arrow::dataset::FileWriteOptions > options, std::shared_ptr< arrow::io::OutputStream > destination, arrow::fs::FileLocator destination_locator) | |
arrow::Status | Write (const std::shared_ptr< arrow::RecordBatch > &batch) override |
arrow::Future | FinishInternal () override |
Definition at line 348 of file RNTuplePlugin.cxx.
|
inline |
Definition at line 357 of file RNTuplePlugin.cxx.
|
inlineoverride |
Definition at line 558 of file RNTuplePlugin.cxx.
|
inlineoverride |
Definition at line 390 of file RNTuplePlugin.cxx.