pcLoad constant

PlanControlEnumOp const pcLoad

Load Plan. If a :ref:PlanSpecification is given with the request in the data field, then that plan is used and stored in the Plan DB. Otherwise, the plan is loaded from the Plan DB.

Implementation

static const pcLoad = PlanControlEnumOp(2);