datastoredriver

package
v0.0.0-...-5d28b2a Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2019 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 DriverQPU

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

DriverQPU implements a data store QPU

func QPU

func QPU(conf *config.Config) (*DriverQPU, error)

QPU creates a data store QPU

func (*DriverQPU) Cleanup

func (q *DriverQPU) Cleanup()

Cleanup is called when the process receives a SIGTERM signcal

func (*DriverQPU) GetConfig

func (q *DriverQPU) GetConfig() (*pbQPU.ConfigResponse, error)

GetConfig implements the GetConfig API for the datastoredriver QPU

func (*DriverQPU) GetDataTransfer

func (q *DriverQPU) GetDataTransfer() float32

GetDataTransfer ...

func (*DriverQPU) Op

func (q *DriverQPU) Op(op *pbUtils.LogOperation)

Op ...

func (*DriverQPU) Query

func (q *DriverQPU) Query(streamOut pbQPU.QPU_QueryServer, requestRec *pbQPU.RequestStream) error

Query implements the Query API for the data store QPU

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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