cudf::io::orc_reader_options 成员列表

这是 cudf::io::orc_reader_options 的完整成员列表,包括所有继承的成员。

builder(source_info src)cudf::io::orc_reader_options静态
enable_use_index(bool use)cudf::io::orc_reader_options内联
enable_use_np_dtypes(bool use)cudf::io::orc_reader_options内联
get_columns() constcudf::io::orc_reader_options内联
get_decimal128_columns() constcudf::io::orc_reader_options内联
get_num_rows() constcudf::io::orc_reader_options内联
get_skip_rows() constcudf::io::orc_reader_options内联
get_source() constcudf::io::orc_reader_options内联
get_stripes() constcudf::io::orc_reader_options内联
get_timestamp_type() constcudf::io::orc_reader_options内联
is_enabled_use_index() constcudf::io::orc_reader_options内联
is_enabled_use_np_dtypes() constcudf::io::orc_reader_options内联
orc_reader_options()=defaultcudf::io::orc_reader_options
set_columns(std::vector< std::string > col_names)cudf::io::orc_reader_options内联
set_decimal128_columns(std::vector< std::string > val)cudf::io::orc_reader_options内联
set_num_rows(int64_t nrows)cudf::io::orc_reader_options内联
set_skip_rows(int64_t rows)cudf::io::orc_reader_options内联
set_stripes(std::vector< std::vector< size_type >> stripes)cudf::io::orc_reader_options内联
set_timestamp_type(data_type type)cudf::io::orc_reader_options内联