YDB Topic client.
Definition in file topic.hpp.
Go to the source code of this file.
#include <chrono>
#include <memory>
#include <string>
#include <ydb-cpp-sdk/client/topic/client.h>
Classes | |
class | ydb::TopicReadSession |
Read session used to connect to one or more topics for reading. More... | |
class | ydb::TopicClient |
YDB Topic Client. More... | |