vlstorage

package
v1.101.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CanWriteData added in v1.94.0

func CanWriteData() error

CanWriteData returns non-nil error if it cannot write data to vlstorage.

func Init

func Init()

Init initializes vlstorage.

Stop must be called when vlstorage is no longer needed

func MustAddRows

func MustAddRows(lr *logstorage.LogRows)

MustAddRows adds lr to vlstorage

It is advised to call CanWriteData() before calling MustAddRows()

func RunQuery

func RunQuery(tenantIDs []logstorage.TenantID, q *logstorage.Query, stopCh <-chan struct{}, processBlock func(columns []logstorage.BlockColumn))

RunQuery runs the given q and calls processBlock for the returned data blocks

func Stop

func Stop()

Stop stops vlstorage.

Types

This section is empty.

Jump to

Keyboard shortcuts

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