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() const | cudf::io::orc_reader_options | 内联 |
get_decimal128_columns() const | cudf::io::orc_reader_options | 内联 |
get_num_rows() const | cudf::io::orc_reader_options | 内联 |
get_skip_rows() const | cudf::io::orc_reader_options | 内联 |
get_source() const | cudf::io::orc_reader_options | 内联 |
get_stripes() const | cudf::io::orc_reader_options | 内联 |
get_timestamp_type() const | cudf::io::orc_reader_options | 内联 |
is_enabled_use_index() const | cudf::io::orc_reader_options | 内联 |
is_enabled_use_np_dtypes() const | cudf::io::orc_reader_options | 内联 |
orc_reader_options()=default | cudf::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 | 内联 |