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
BuildDeferredQueryIndex
Declaration
public const string BuildDeferredQueryIndex = "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
CreatePrimaryQueryIndex
Declaration
public const string CreatePrimaryQueryIndex = "manager_query_create_primary_index"
Field Value
|
Edit this page
View Source
CreateQueryIndex
Declaration
public const string CreateQueryIndex = "manager_query_create_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
DropPrimaryQueryIndex
Declaration
public const string DropPrimaryQueryIndex = "manager_query_drop_primary_index"
Field Value
|
Edit this page
View Source
DropQueryIndex
Declaration
public const string DropQueryIndex = "manager_query_drop_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
GetAllQueryIndexes
Declaration
public const string GetAllQueryIndexes = "manager_query_get_all_indexes"
Field Value
|
Edit this page
View Source
WatchIndexes
Declaration
public const string WatchIndexes = "manager_query_watch_indexes"
Field Value
|
Edit this page
View Source
WatchQueryIndex
Declaration
public const string WatchQueryIndex = "manager_query_watch_indexes"
Field Value