n1ql

package
v0.0.0-...-b800c40 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2017 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const BACKFILLPREFIX = "scan-results"
View Source
const DONEREQUEST = 1

Variables

View Source
var ErrorIndexEmpty = errors.NewError(
	fmt.Errorf("gsi.indexEmpty"), "Fatal null reference to index")

ErrorIndexEmpty is index not initialized.

View Source
var ErrorIndexNotAvailable = fmt.Errorf("index not available")

ErrorIndexNotAvailable means client indexes list needs to be refreshed.

Functions

func NewGSIIndexer

func NewGSIIndexer(
	clusterURL, namespace, keyspace string) (datastore.Indexer, errors.Error)

NewGSIIndexer manage new set of indexes under namespace->keyspace, also called as, pool->bucket. will return an error when, - GSI cluster is not available. - network partitions / errors.

Types

This section is empty.

Jump to

Keyboard shortcuts

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