package
0.0.0-20250312052118-2008840fee0c
Repository: https://github.com/couchbase/indexing.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewGsiClient returns client to access GSI cluster.
No description provided by the author
No description provided by the author
Constructor .
New Request Broker.
NewTsConsistency returns a new consistency vector object.
No description provided by the author

# Constants

No description provided by the author
Both includes both low-key and high-key.
No description provided by the author
Seconds.
Seconds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
High includes high-key but does not include low-key.
Low includes low-key but does not include high-key.
No description provided by the author
Neither does not include low-key and high-key.
No description provided by the author
Don't change as long as go-metrics/ewma is being used.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ConnPoolTimeout is notified whenever connections are acquired from a pool.
These error strings need to be in sync with common.ErrIndexNotFound and common.ErrIndexNotReady.
No description provided by the author
ErrorClientUninitialized.
ErrorClosedPool.
ErrorExpectedTimestamp.
ErrorIndexNotFound.
ErrorInstanceNotFound.
ErrorInvalidConsistency.
ErrorNoHost.
ErrorNoPool.
ErrorNotImplemented.
ErrorPoolTimeout.
ErrorProtocol.
No description provided by the author
No description provided by the author
Milliseconds.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Groupby/Aggregate.
GsiClient for accessing GSI cluster.
GsiScanClient for scan operations.
IndexerService returns the status of the indexer node as observed by the GsiClient.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
------------------------------------- StorageStatistics implementation -------------------------------------.
TsConsistency specifies a subset of vbuckets to be used as timestamp vector to specify consistency criteria.

# Interfaces

BridgeAccessor for Create,Drop,List,Refresh operations.
GsiAccessor for index operation on GSI cluster.
ResponseReader to obtain the actual data returned from server, handlers, should first call Error() and then call GetEntries().

# Type aliases

ResponseWaiter for backfill done.
CountRequestHandler initiates a request to a single server connection.
Inclusion specifier for range queries.
No description provided by the author
Remoteaddr string in the shape of "<host:port>".
No description provided by the author
ResponseHandler shall interpret response packets from server and handle them.
ResponseHandlerFactory returns an instance of ResponseHandler.
Identify an instance of resoponse handler.
ResponseSender is responsible for forwarding result to the client after streams from multiple servers/ResponseHandler have been merged.
ResponseTimer updates timing of responses.
ScanRequestHandler initiates a request to a single server connection.
No description provided by the author