Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlanExecutor ¶
type PlanExecutor struct {
// contains filtered or unexported fields
}
func NewPlanExecutor ¶
func NewPlanExecutor(plan *pln.Plan, opts PlanExecutorOptions) *PlanExecutor
type PlanExecutorOptions ¶
type PlanExecutorOptions struct {
NetworkParallelism int
}
Click to show internal directories.
Click to hide internal directories.