Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMaterializer ¶
Types ¶
type CountByString ¶
type CountByString struct {
// contains filtered or unexported fields
}
func NewCountByString ¶
func NewCountByString(zctx *zed.Context, parent Puller, name string) *CountByString
type Index ¶
type Index []int32
XXX for now this is a list of slots, but it probably should be a roaring bitmap
type Projection ¶
type Projection struct {
// contains filtered or unexported fields
}
func NewProjection ¶
func NewProjection(o *vcache.Object, names []string) (*Projection, error)
type Puller ¶
func NewDematerializer ¶
type VecScanner ¶
type VecScanner struct {
// contains filtered or unexported fields
}
func NewVecScanner ¶
Click to show internal directories.
Click to hide internal directories.