Class MatrixStatsAggregationDescriptor<T>
Inheritance
MatrixStatsAggregationDescriptor<T>
Assembly: OpenSearch.Client.dll
Syntax
public class MatrixStatsAggregationDescriptor<T> : MatrixAggregationDescriptorBase<MatrixStatsAggregationDescriptor<T>, IMatrixStatsAggregation, T>, IDescriptor, IMatrixStatsAggregation, IMatrixAggregation, IAggregation where T : class
Type Parameters
Methods
|
Edit this page
View Source
Mode(MatrixStatsMode?)
Declaration
public MatrixStatsAggregationDescriptor<T> Mode(MatrixStatsMode? mode)
Parameters
Returns
Implements
Extension Methods