Class OuterRequestSpans.ManagerSpan.Query
Inheritance
OuterRequestSpans.ManagerSpan.Query
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Query
Fields
|
Edit this page
View Source
BuildDeferredIndexes
Declaration
public const string BuildDeferredIndexes = "manager_query_build_deferred_indexes"
Field Value
|
Edit this page
View Source
CreateIndex
Declaration
public const string CreateIndex = "manager_query_create_index"
Field Value
|
Edit this page
View Source
CreatePrimaryIndex
Declaration
public const string CreatePrimaryIndex = "manager_query_create_primary_index"
Field Value
|
Edit this page
View Source
DropIndex
Declaration
public const string DropIndex = "manager_query_drop_index"
Field Value
|
Edit this page
View Source
DropPrimaryIndex
Declaration
public const string DropPrimaryIndex = "manager_query_drop_primary_index"
Field Value
|
Edit this page
View Source
GetAllIndexes
Declaration
public const string GetAllIndexes = "manager_query_get_all_indexes"
Field Value
|
Edit this page
View Source
WatchIndexes
Declaration
public const string WatchIndexes = "manager_query_watch_indexes"
Field Value