testutil

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBatch

func NewBatch(ts []types.Type, random bool, n int, m *mheap.Mheap) *batch.Batch

func NewBoolVector

func NewBoolVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewDateVector

func NewDateVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewDatetimeVector

func NewDatetimeVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewDecimal128Vector

func NewDecimal128Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewDecimal64Vector

func NewDecimal64Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewFloat32Vector

func NewFloat32Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewFloat64Vector

func NewFloat64Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewInt16Vector

func NewInt16Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewInt32Vector

func NewInt32Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewInt64Vector

func NewInt64Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewInt8Vector

func NewInt8Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewStringVector

func NewStringVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewTimestampVector

func NewTimestampVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewUInt16Vector

func NewUInt16Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewUInt32Vector

func NewUInt32Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewUInt64Vector

func NewUInt64Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewUInt8Vector

func NewUInt8Vector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

func NewVector

func NewVector(n int, typ types.Type, m *mheap.Mheap, random bool) *vector.Vector

Types

This section is empty.

Jump to

Keyboard shortcuts

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