hybridse::vm::Router
#include <router.h>
Summary
Public functions
SetMainTable(const std::string & main_table)
void
GetMainTable() const
const std::string &
Parse(const PhysicalOpNode * physical_plan)
int
GetRouterCol() const
const std::string &
Public Functions
function SetMainTable
inline void SetMainTable(
const std::string & main_table
)function GetMainTable
inline const std::string & GetMainTable() constfunction Parse
int Parse(
const PhysicalOpNode * physical_plan
)function GetRouterCol
inline const std::string & GetRouterCol() constLast updated