Class OuterRequestSpans.ManagerSpan.Eventing
Inheritance
OuterRequestSpans.ManagerSpan.Eventing
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Eventing
Fields
|
Edit this page
View Source
DeployFunction
Declaration
public const string DeployFunction = "manager_eventing_deploy_function"
Field Value
|
Edit this page
View Source
DropFunction
Declaration
public const string DropFunction = "manager_eventing_drop_function"
Field Value
|
Edit this page
View Source
FunctionsStatus
Declaration
public const string FunctionsStatus = "manager_eventing_functions_status"
Field Value
|
Edit this page
View Source
GetAllFunctions
Declaration
public const string GetAllFunctions = "manager_eventing_get_all_functions"
Field Value
|
Edit this page
View Source
GetFunction
Declaration
public const string GetFunction = "manager_eventing_get_function"
Field Value
|
Edit this page
View Source
PauseFunction
Declaration
public const string PauseFunction = "manager_eventing_pause_function"
Field Value
|
Edit this page
View Source
ResumeFunction
Declaration
public const string ResumeFunction = "manager_eventing_resume_function"
Field Value
|
Edit this page
View Source
UndeployFunction
Declaration
public const string UndeployFunction = "manager_eventing_undeploy_function"
Field Value
|
Edit this page
View Source
UpsertFunction
Declaration
public const string UpsertFunction = "manager_eventing_upsert_function"
Field Value