Class FormattableMetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T>
Inheritance
DescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface>
MetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T>
FormattableMetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T>
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class FormattableMetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T> : MetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T>, IDescriptor, IFormattableMetricAggregation, IMetricAggregation, IAggregation where TFormattableMetricAggregation : FormattableMetricAggregationDescriptorBase<TFormattableMetricAggregation, TFormattableMetricAggregationInterface, T>, TFormattableMetricAggregationInterface, IFormattableMetricAggregation where TFormattableMetricAggregationInterface : class, IFormattableMetricAggregation where T : class
Type Parameters
| Name | Description |
|---|---|
| TFormattableMetricAggregation | |
| TFormattableMetricAggregationInterface | |
| T |
Methods
| Edit this page View SourceFormat(string)
The format to use for the output of the aggregation
Declaration
public TFormattableMetricAggregation Format(string format)
Parameters
| Type | Name | Description |
|---|---|---|
| string | format |
Returns
| Type | Description |
|---|---|
| TFormattableMetricAggregation |