Class SerialDifferencingAggregationDescriptor
Inheritance
PipelineAggregationDescriptorBase<SerialDifferencingAggregationDescriptor, ISerialDifferencingAggregation, SingleBucketsPath>
SerialDifferencingAggregationDescriptor
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SerialDifferencingAggregationDescriptor : PipelineAggregationDescriptorBase<SerialDifferencingAggregationDescriptor, ISerialDifferencingAggregation, SingleBucketsPath>, IDescriptor, ISerialDifferencingAggregation, IPipelineAggregation, IAggregation
Methods
| Edit this page View SourceLag(int?)
Declaration
public SerialDifferencingAggregationDescriptor Lag(int? lag)
Parameters
| Type | Name | Description |
|---|---|---|
| int? | lag |
Returns
| Type | Description |
|---|---|
| SerialDifferencingAggregationDescriptor |