Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyValueErrorContext

The error context information for a key-value operation.

Hierarchy

Index

Properties

bucket

bucket: string

The name of the bucket that was being operated on.

cas

cas: any

The cas returned by the server.

collection

collection: string

The name of the collection that was being operated on.

context

context: string

The context returned by the server helping describing the error.

key

key: string

The key that was being operated on.

opaque

opaque: number

The opaque identifier for the request.

ref

ref: string

The reference id returned by the server for correlation in server logs.

scope

scope: string

The name of the scope that was being operated on.

status_code

status_code: number

The memcached status code returned by the server.

Generated using TypeDoc