s3driver

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3DataStore

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

S3DataStore ...

func NewDatastore

func NewDatastore(conf *libqpu.QPUConfig, inputSchema libqpu.Schema) (S3DataStore, error)

NewDatastore ...

func (S3DataStore) GetNotificationLanency

func (ds S3DataStore) GetNotificationLanency() (float64, float64, float64, float64)

GetNotificationLanency ...

func (S3DataStore) GetSnapshot

func (ds S3DataStore) GetSnapshot(table string, projection, isNull, isNotNull []string) (<-chan libqpu.LogOperation, <-chan error)

GetSnapshot ...

func (S3DataStore) SubscribeOps

func (ds S3DataStore) SubscribeOps(table string) (<-chan libqpu.LogOperation, context.CancelFunc, <-chan error)

SubscribeOps ...

Jump to

Keyboard shortcuts

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