Struct tree_processor¶
Defined in File PhysicalPlanGenerator.h
Struct Documentation¶
-
struct
ral::batch
::
tree_processor
¶ Public Functions
-
inline boost::property_tree::ptree
create_array_tree
(boost::property_tree::ptree child)¶
-
inline void
transform_json_tree
(boost::property_tree::ptree &p_tree, bool first_windowed_call = true)¶
-
inline std::string
to_string
()¶
-
inline std::string
transform_physical_plan
(std::string json)¶
-
inline std::tuple<std::shared_ptr<ral::cache::graph>, std::size_t>
build_batch_graph
(std::string json)¶
-
inline boost::property_tree::ptree