C++ SDK Documentation
12.0.0
|
This is the complete list of members for Vertica::NodeSpecifyingPlanContext, including all inherited members.
canApportionSource() const | Vertica::NodeSpecifyingPlanContext | inline |
getClusterNodes() | Vertica::PlanContext | inline |
getReader() | Vertica::PlanContext | inlinevirtual |
getTargetNodes() const | Vertica::NodeSpecifyingPlanContext | inline |
getWriter() | Vertica::PlanContext | inlinevirtual |
NodeSpecifyingPlanContext(ParamWriter &writer, std::vector< std::string > clusterNodes, bool canApportion) (defined in Vertica::NodeSpecifyingPlanContext) | Vertica::NodeSpecifyingPlanContext | inline |
NodeSpecifyingPlanContext(ParamWriter &writer, std::vector< std::string > clusterNodes, std::vector< std::string > targetNodes, bool canApportion) (defined in Vertica::NodeSpecifyingPlanContext) | Vertica::NodeSpecifyingPlanContext | inline |
PlanContext(ParamWriter &writer) (defined in Vertica::PlanContext) | Vertica::PlanContext | inline |
PlanContext(ParamWriter &writer, std::vector< std::string > clusterNodes) (defined in Vertica::PlanContext) | Vertica::PlanContext | inline |
setTargetNodes(const std::vector< std::string > &nodes) | Vertica::NodeSpecifyingPlanContext | inline |