Class KeyValueErrorContext

The error context information for a key-value operation.

Hierarchy

Properties

bucket: string

The name of the bucket that was being operated on.

cas: Cas

The cas returned by the server.

collection: string

The name of the collection that was being operated on.

context: string

The context returned by the server helping describing the error.

key: string

The key that was being operated on.

opaque: number

The opaque identifier for the request.

ref: string

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

scope: string

The name of the scope that was being operated on.

status_code: number

The memcached status code returned by the server.

Generated using TypeDoc