Class MatrixStatsAggregation
Inheritance
MatrixStatsAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class MatrixStatsAggregation : MatrixAggregationBase, IMatrixStatsAggregation, IMatrixAggregation, IAggregation
Constructors
|
Edit this page
View Source
MatrixStatsAggregation(string, Fields)
Declaration
public MatrixStatsAggregation(string name, Fields fields)
Parameters
Properties
|
Edit this page
View Source
Mode
Declaration
public MatrixStatsMode? Mode { get; set; }
Property Value
Implements
Extension Methods