connector

package
v0.0.0-debug-20260702 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector struct {
	Reg *process.WaitRegister

	vm.OperatorBase
	// contains filtered or unexported fields
}

Connector pipe connector

func NewArgument added in v1.2.0

func NewArgument() *Connector

func (*Connector) Call

func (connector *Connector) Call(proc *process.Process) (vm.CallResult, error)

func (*Connector) CleanupDeferredSpool

func (connector *Connector) CleanupDeferredSpool()

CleanupDeferredSpool reclaims spool cache memory after the paired Merge cleanup has returned on a normal End path. The normal path drains queued GetFromSpool signals; a cleanup-time timeout releases the current reference and leaves no receiver goroutine that can read pending signals later.

func (*Connector) ExecProjection

func (connector *Connector) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Connector) Free

func (connector *Connector) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Connector) GetOperatorBase

func (connector *Connector) GetOperatorBase() *vm.OperatorBase

func (*Connector) OpType

func (connector *Connector) OpType() vm.OpType

func (*Connector) Prepare

func (connector *Connector) Prepare(proc *process.Process) error

func (*Connector) Release

func (connector *Connector) Release()

func (*Connector) Reset

func (connector *Connector) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Connector) String

func (connector *Connector) String(buf *bytes.Buffer)

func (Connector) TypeName

func (connector Connector) TypeName() string

func (*Connector) WithReg

func (connector *Connector) WithReg(reg *process.WaitRegister) *Connector

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL