Files | |
file | arrow_io_source.hpp |
file | datasource.hpp |
Classes | |
class | cudf::io::arrow_io_source |
Implementation class for reading from an Apache Arrow file. The file could be a memory-mapped file or other implementation supported by Arrow. More... | |
class | cudf::io::datasource |
Interface class for providing input data to the readers. More... | |
class | cudf::io::external::kafka::kafka_consumer |
libcudf datasource for Apache Kafka More... | |