op

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountByString

type CountByString struct {
	// contains filtered or unexported fields
}

func NewCountByString

func NewCountByString(zctx *zed.Context, parent vector.Puller, name string) *CountByString

func (*CountByString) Pull

func (c *CountByString) Pull(done bool) (vector.Any, error)

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

func NewScanner

func NewScanner(rctx *runtime.Context, cache *vcache.Cache, parent zbuf.Puller, pool *lake.Pool, paths []field.Path, pruner expr.Evaluator, progress *zbuf.Progress) *Scanner

func (*Scanner) Pull

func (s *Scanner) Pull(done bool) (vector.Any, error)

type Searcher added in v1.15.0

type Searcher struct {
	// contains filtered or unexported fields
}

func NewSearcher added in v1.15.0

func NewSearcher(rctx *runtime.Context, cache *vcache.Cache, parent zbuf.Puller, pool *lake.Pool, filter expr.Evaluator, project []field.Path) (*Searcher, error)

func (*Searcher) Pull added in v1.15.0

func (s *Searcher) Pull(done bool) (*data.Object, *vector.Bool, error)

type Sum

type Sum struct {
	// contains filtered or unexported fields
}

func NewSum

func NewSum(zctx *zed.Context, parent vector.Puller, name string) *Sum

func (*Sum) Pull

func (c *Sum) Pull(done bool) (vector.Any, error)

type Yield added in v1.14.0

type Yield struct {
	// contains filtered or unexported fields
}

func NewYield added in v1.14.0

func NewYield(zctx *zed.Context, parent vector.Puller, exprs []expr.Evaluator) *Yield

func (*Yield) Pull added in v1.14.0

func (y *Yield) Pull(done bool) (vector.Any, error)

Jump to

Keyboard shortcuts

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