Class OuterRequestSpans.ManagerSpan.Bucket
Inheritance
OuterRequestSpans.ManagerSpan.Bucket
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Bucket
Fields
|
Edit this page
View Source
CreateBucket
Declaration
public const string CreateBucket = "manager_buckets_create_bucket"
Field Value
|
Edit this page
View Source
DropBucket
Declaration
public const string DropBucket = "manager_buckets_drop_bucket"
Field Value
|
Edit this page
View Source
FlushBucket
Declaration
public const string FlushBucket = "manager_buckets_flush_bucket"
Field Value
|
Edit this page
View Source
GetAllBuckets
Declaration
public const string GetAllBuckets = "manager_buckets_get_all_buckets"
Field Value
|
Edit this page
View Source
GetBucket
Declaration
public const string GetBucket = "manager_buckets_get_bucket"
Field Value
|
Edit this page
View Source
UpdateBucket
Declaration
public const string UpdateBucket = "manager_buckets_update_bucket"
Field Value