queries

package
v0.0.0-...-726f7ef Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuerySnapshot

func NewQuerySnapshot(table string, projection []string, isNull []string, isNotNull []string, limit int64, snapshotPredicate *qpu.SnapshotTimePredicate) libqpu.ASTQuery

NewQuerySnapshot ...

func NewQuerySnapshotAndSubscribe

func NewQuerySnapshotAndSubscribe(table string, projection []string, isNull []string, isNotNull []string, attrPredicates []*qpu.AttributePredicate, snapshotPredicate *qpu.SnapshotTimePredicate) libqpu.ASTQuery

NewQuerySnapshotAndSubscribe ...

func NewQuerySubscribe

func NewQuerySubscribe(table string, projection []string, isNull []string, isNotNull []string, snapshotPredicate *qpu.SnapshotTimePredicate) libqpu.ASTQuery

NewQuerySubscribe ...

func QueryType

func QueryType(query libqpu.ASTQuery) (bool, bool)

QueryType ...

func SatisfiesPredicate

func SatisfiesPredicate(logOp libqpu.LogOperation, query libqpu.ASTQuery) (bool, error)

SatisfiesPredicate ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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