cursor

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cursor

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

func (*Cursor) ApplyFilter

func (cu *Cursor) ApplyFilter(key uint64, filter roaring.BitmapFilter) (err error)

func (*Cursor) BitLen

func (cu *Cursor) BitLen() uint64

func (*Cursor) Max

func (cu *Cursor) Max() uint64

func (*Cursor) Next

func (cu *Cursor) Next() bool

func (*Cursor) OffsetRange

func (cu *Cursor) OffsetRange(offset, start, endx uint64) *roaring.Bitmap

func (*Cursor) Release

func (cu *Cursor) Release()

func (*Cursor) Reset

func (cu *Cursor) Reset()

func (*Cursor) ResetData

func (cu *Cursor) ResetData(field models.Field) bool

func (*Cursor) ResetExistence

func (cu *Cursor) ResetExistence(field models.Field) bool

func (*Cursor) Seek

func (cu *Cursor) Seek(key uint64) bool

func (*Cursor) SetIter

func (cu *Cursor) SetIter(it *pebble.Iterator)

func (*Cursor) Valid

func (cu *Cursor) Valid() bool

func (*Cursor) Value

func (cu *Cursor) Value() (uint64, *roaring.Container)

Jump to

Keyboard shortcuts

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