Documentation
¶
Index ¶
- Constants
- type Productl2
- func (productl2 *Productl2) Call(proc *process.Process) (vm.CallResult, error)
- func (productl2 *Productl2) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)
- func (productl2 *Productl2) Free(proc *process.Process, pipelineFailed bool, err error)
- func (productl2 *Productl2) GetOperatorBase() *vm.OperatorBase
- func (productl2 *Productl2) OpType() vm.OpType
- func (productl2 *Productl2) Prepare(proc *process.Process) error
- func (productl2 *Productl2) Release()
- func (productl2 *Productl2) Reset(proc *process.Process, pipelineFailed bool, err error)
- func (productl2 *Productl2) String(buf *bytes.Buffer)
- func (productl2 Productl2) TypeName() string
Constants ¶
View Source
const ( Build = iota Probe End )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Productl2 ¶
type Productl2 struct {
Result []colexec.ResultPos
OnExpr *plan.Expr
JoinMapTag int32
VectorOpType string
vm.OperatorBase
// contains filtered or unexported fields
}
func NewArgument ¶
func NewArgument() *Productl2
func (*Productl2) ExecProjection ¶
func (*Productl2) GetOperatorBase ¶
func (productl2 *Productl2) GetOperatorBase() *vm.OperatorBase
Click to show internal directories.
Click to hide internal directories.