![]() |
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 291 of file RNTuplePlugin.cxx.
|
inline |
Definition at line 300 of file RNTuplePlugin.cxx.
|
inlineoverride |
Definition at line 501 of file RNTuplePlugin.cxx.
|
inlineoverride |
Definition at line 333 of file RNTuplePlugin.cxx.