cudf::io::external::kafka::kafka_consumer Member List

This is the complete list of members for cudf::io::external::kafka::kafka_consumer, including all inherited members.

close(int timeout)cudf::io::external::kafka::kafka_consumer
commit_offset(std::string const &topic, int partition, int64_t offset)cudf::io::external::kafka::kafka_consumer
create(std::string const &filepath, size_t offset=0, size_t size=0)cudf::io::datasourcestatic
create(host_buffer const &buffer)cudf::io::datasourcestatic
create(cudf::host_span< std::byte const > buffer)cudf::io::datasourcestatic
create(cudf::device_span< std::byte const > buffer)cudf::io::datasourcestatic
create(datasource *source)cudf::io::datasourcestatic
create(std::vector< T > const &args)cudf::io::datasourceinlinestatic
current_configs()cudf::io::external::kafka::kafka_consumer
device_read(size_t offset, size_t size, rmm::cuda_stream_view stream)cudf::io::datasourceinlinevirtual
device_read(size_t offset, size_t size, uint8_t *dst, rmm::cuda_stream_view stream)cudf::io::datasourceinlinevirtual
device_read_async(size_t offset, size_t size, uint8_t *dst, rmm::cuda_stream_view stream)cudf::io::datasourceinlinevirtual
get_committed_offset(std::string const &topic, int partition)cudf::io::external::kafka::kafka_consumer
get_watermark_offset(std::string const &topic, int partition, int timeout, bool cached)cudf::io::external::kafka::kafka_consumer
host_read(size_t offset, size_t size) overridecudf::io::external::kafka::kafka_consumervirtual
host_read(size_t offset, size_t size, uint8_t *dst) overridecudf::io::external::kafka::kafka_consumervirtual
is_device_read_preferred(size_t size) constcudf::io::datasourceinlinevirtual
is_empty() constcudf::io::datasourceinlinevirtual
kafka_consumer(std::map< std::string, std::string > configs, python_callable_type python_callable, kafka_oauth_callback_wrapper_type callable_wrapper)cudf::io::external::kafka::kafka_consumer
kafka_consumer(std::map< std::string, std::string > configs, python_callable_type python_callable, kafka_oauth_callback_wrapper_type callable_wrapper, std::string const &topic_name, int partition, int64_t start_offset, int64_t end_offset, int batch_timeout, std::string const &delimiter)cudf::io::external::kafka::kafka_consumer
list_topics(std::string specific_topic)cudf::io::external::kafka::kafka_consumer
size() const overridecudf::io::external::kafka::kafka_consumervirtual
supports_device_read() constcudf::io::datasourceinlinevirtual
unsubscribe()cudf::io::external::kafka::kafka_consumer
~datasource()cudf::io::datasourceinlinevirtual
~kafka_consumer() (defined in cudf::io::external::kafka::kafka_consumer)cudf::io::external::kafka::kafka_consumerinlinevirtual