Lbug C++ API
Loading...
Searching...
No Matches
client_context.h File Reference
#include <atomic>
#include <memory>
#include <mutex>
#include <optional>
#include "arrow_result_config.h"
#include "timer.h"
#include "value.h"
#include "scan_replacement.h"
#include "client_config.h"
#include "prepared_statement_manager.h"
#include "query_result.h"
#include "prepared_statement.h"

Go to the source code of this file.

Classes

struct  lbug::main::ActiveQuery
class  lbug::main::ClientContext
 Contain client side configuration. We make profiler associated per query, so the profiler is not maintained in the client context. More...
struct  lbug::main::ClientContext::QueryConfig
struct  lbug::main::ClientContext::TransactionHelper

Namespaces

namespace  lbug
namespace  lbug::common
namespace  lbug::catalog
namespace  lbug::extension
namespace  lbug::graph
namespace  lbug::storage
namespace  lbug::processor
namespace  lbug::transaction
namespace  lbug::main