datastoredriver

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DsDriverQPU

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

DsDriverQPU ...

func InitClass

func InitClass(qpu *libqpu.QPU, catchUpDoneCh chan int) (*DsDriverQPU, error)

InitClass ...

func (*DsDriverQPU) ClientQuery

func (q *DsDriverQPU) ClientQuery(query libqpu.ASTQuery, queryStr string, parentSpan opentracing.Span) (*qpuextapi.QueryResp, error)

ClientQuery ...

func (*DsDriverQPU) GetConfig

func (q *DsDriverQPU) GetConfig() *qpuapi.ConfigResponse

GetConfig ...

func (*DsDriverQPU) ProcessQuerySnapshot

func (q *DsDriverQPU) ProcessQuerySnapshot(query libqpu.ASTQuery, md map[string]string, sync bool, parentSpan opentracing.Span) (<-chan libqpu.LogOperation, <-chan error)

ProcessQuerySnapshot ...

func (*DsDriverQPU) ProcessQuerySubscribe

func (q *DsDriverQPU) ProcessQuerySubscribe(query libqpu.ASTQuery, md map[string]string, sync bool) (int, <-chan libqpu.LogOperation, <-chan error)

ProcessQuerySubscribe ...

func (*DsDriverQPU) QuerySubscribe

func (q *DsDriverQPU) QuerySubscribe(libqpu.ASTQuery, *qpuextapi.QueryReq) (chan libqpu.LogOperation, chan bool, chan error)

QuerySubscribe ...

func (*DsDriverQPU) RemovePersistentQuery

func (q *DsDriverQPU) RemovePersistentQuery(table string, queryID int)

RemovePersistentQuery ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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