Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Bucket

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Bucket
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    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
    Type Description
    string
    | Edit this page View Source

    DropBucket

    Declaration
    public const string DropBucket = "manager_buckets_drop_bucket"
    Field Value
    Type Description
    string
    | Edit this page View Source

    FlushBucket

    Declaration
    public const string FlushBucket = "manager_buckets_flush_bucket"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetAllBuckets

    Declaration
    public const string GetAllBuckets = "manager_buckets_get_all_buckets"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetBucket

    Declaration
    public const string GetBucket = "manager_buckets_get_bucket"
    Field Value
    Type Description
    string
    | Edit this page View Source

    UpdateBucket

    Declaration
    public const string UpdateBucket = "manager_buckets_update_bucket"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.