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 ¶
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.
Click to show internal directories.
Click to hide internal directories.