Inherits arrow::dataset::FileFormat.
Definition at line 125 of file RNTuplePlugin.cxx.
◆ RNTupleFileFormat()
o2::framework::RNTupleFileFormat::RNTupleFileFormat |
( |
size_t & |
totalCompressedSize, |
|
|
size_t & |
totalUncompressedSize |
|
) |
| |
|
inline |
◆ ~RNTupleFileFormat()
o2::framework::RNTupleFileFormat::~RNTupleFileFormat |
( |
| ) |
|
|
overridedefault |
◆ DefaultWriteOptions()
◆ Equals()
bool o2::framework::RNTupleFileFormat::Equals |
( |
const FileFormat & |
other | ) |
const |
|
inlineoverride |
◆ Inspect()
arrow::Result< std::shared_ptr< arrow::Schema > > o2::framework::RNTupleFileFormat::Inspect |
( |
const arrow::dataset::FileSource & |
source | ) |
const |
|
override |
◆ IsSupported()
arrow::Result< bool > o2::framework::RNTupleFileFormat::IsSupported |
( |
const arrow::dataset::FileSource & |
source | ) |
const |
|
inlineoverride |
◆ MakeFragment()
arrow::Result< std::shared_ptr< arrow::dataset::FileFragment > > o2::framework::RNTupleFileFormat::MakeFragment |
( |
arrow::dataset::FileSource |
source, |
|
|
arrow::compute::Expression |
partition_expression, |
|
|
std::shared_ptr< arrow::Schema > |
physical_schema |
|
) |
| |
|
override |
◆ MakeWriter()
◆ ScanBatchesAsync()
arrow::Result< arrow::RecordBatchGenerator > o2::framework::RNTupleFileFormat::ScanBatchesAsync |
( |
const std::shared_ptr< arrow::dataset::ScanOptions > & |
options, |
|
|
const std::shared_ptr< arrow::dataset::FileFragment > & |
fragment |
|
) |
| const |
|
override |
◆ type_name()
std::string o2::framework::RNTupleFileFormat::type_name |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: