Compute
|
The ExcludeRangeTComputeMeasurementValue type exposes the following members.
Name | Description | |
---|---|---|
CheckAllowedGroupOperation |
Checks if function allows requested group operation against AllowedGroupOperations property.
(Inherited from GrafanaFunctionBaseT) |
|
ComputeAsync |
Executes the computation for the Grafana function.
(Inherited from ExcludeRangeT) |
|
ComputeSetAsync |
Executes a custom set computation for the Grafana function.
(Inherited from GrafanaFunctionBaseT) |
|
ComputeSliceAsync |
Executes a custom slice computation for the Grafana function.
(Inherited from GrafanaFunctionBaseT) |
|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
|
ExecuteFunction |
Executes specified function against data source values enumeration using provided parameters.
(Inherited from GrafanaFunctionBaseT) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
|
FormatTargetName |
Gets a formatted target name for the Grafana function.
(Inherited from GrafanaFunctionBaseT) |
|
GetDataSourceValues |
Gets data source values enumeration found in the provided parameters.
(Inherited from GrafanaFunctionBaseT) |
|
GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
GetType | Gets the Type of the current instance. (Inherited from Object) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
ParseParameters |
Executes custom parameter parsing for the Grafana function.
(Inherited from GrafanaFunctionBaseT) |
|
ToString | Returns a string that represents the current object. (Inherited from Object) |