Class BucketCapabilities
Inheritance
BucketCapabilities
Assembly: Couchbase.NetClient.dll
Syntax
public static class BucketCapabilities
Fields
|
Edit this page
View Source
CBHELLO
Declaration
public const string CBHELLO = "cbhello"
Field Value
|
Edit this page
View Source
CCCP
Declaration
public const string CCCP = "cccp"
Field Value
|
Edit this page
View Source
COLLECTIONS
Declaration
public const string COLLECTIONS = "collections"
Field Value
|
Edit this page
View Source
COUCHAPI
Declaration
public const string COUCHAPI = "couchapi"
Field Value
|
Edit this page
View Source
CREATE_AS_DELETED
Declaration
public const string CREATE_AS_DELETED = "tombstonedUserXAttrs"
Field Value
|
Edit this page
View Source
DCP
Declaration
public const string DCP = "dcp"
Field Value
|
Edit this page
View Source
DURABLE_WRITE
Declaration
public const string DURABLE_WRITE = "durableWrite"
Field Value
|
Edit this page
View Source
NODES_EXT
Declaration
public const string NODES_EXT = "nodesExt"
Field Value
|
Edit this page
View Source
NON_DEDUPED_HISTORY
Declaration
public const string NON_DEDUPED_HISTORY = "nonDedupedHistory"
Field Value
|
Edit this page
View Source
RANGE_SCAN
Declaration
public const string RANGE_SCAN = "rangeScan"
Field Value
|
Edit this page
View Source
SNAPPY
Declaration
public const string SNAPPY = "snappy"
Field Value
|
Edit this page
View Source
SUBDOC_REPLICA_READ
Declaration
public const string SUBDOC_REPLICA_READ = "subdoc.ReplicaRead"
Field Value
|
Edit this page
View Source
TOUCH
Declaration
public const string TOUCH = "touch"
Field Value
|
Edit this page
View Source
XATTR
Declaration
public const string XATTR = "xattr"
Field Value
|
Edit this page
View Source
XDCR_CHECKPOINTING
Declaration
public const string XDCR_CHECKPOINTING = "xdcrCheckpointing"
Field Value